go-nulltype icon indicating copy to clipboard operation
go-nulltype copied to clipboard

Does not support YAML parser?

Open dxvgef opened this issue 4 years ago • 2 comments

I am using the github.com/go-yaml/yaml package to parse the YAML file, but go-nulltype does not seem to support this package, how can I solve this problem?

dxvgef avatar Jun 30 '20 04:06 dxvgef

I'll wait someone's pull-request.

mattn avatar Jun 30 '20 12:06 mattn

Let me try to understand the principle of 'go-nulltype' and 'go-yaml'

dxvgef avatar Jul 01 '20 01:07 dxvgef