Versions in this module Expand all Collapse all v0 v0.1.0 Mar 7, 2022 Changes in this version + func LowerCaseWithUnderscores(name string) string + func RegisterFuzzyDecoders() + func RegisterTimeAsInt64Codec(api jsoner.API, precision time.Duration) + func SetNamingStrategy(api jsoner.API, translate func(string) string) + func SupportPrivateFields(api jsoner.API) + type BinaryAsStringExtension struct + func (extension *BinaryAsStringExtension) CreateDecoder(typ reflect2.Type) jsoner.ValDecoder + func (extension *BinaryAsStringExtension) CreateEncoder(typ reflect2.Type) jsoner.ValEncoder