go-nulltype
go-nulltype copied to clipboard
Does not support YAML parser?
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?
I'll wait someone's pull-request.
Let me try to understand the principle of 'go-nulltype' and 'go-yaml'