megajson
megajson copied to clipboard
undefined: NewstringJSONScanDecoder
Running megajson on structs which contain a []string generates code that requires a NewstringJSONScanDecoder, but that's not defined anywhere, so the code fails to compile.
@CasualSuperman Thanks for the heads up. This will be fixed with the same changes as #5.