sam016

Results 1 issues of sam016

I have been facing an issue with the gojay generator for `map[string]interface{}` field. Let me share the code first: ```go import "github.com/francoispqt/gojay" // PlainDictionary stores foo values type PlainDictionary struct...