Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func Flatten ¶ added in v0.0.83
func Flatten(raw json.RawMessage) map[string]interface{}
Flatten flattens a JSON object using dot notation.
func NewStrictDecoder ¶
NewStrictDecoder is a shorthand for json.Decoder.DisallowUnknownFields
func TestMarshalJSONString ¶ added in v0.0.170
func TestUnmarshalJSON ¶ added in v0.0.170
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.