Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func DisallowUnknownFields ¶
DisallowUnknownFields configures the JSON decoder to error out if unknown fields come along, instead of dropping them by default.
func Unmarshal ¶
Unmarshal is a convenience wrapper around json.Unmarshal to support json decode options
func UnmarshalStrict ¶
UnmarshalStrict is a convenience wrapper around json.Unmarshal with strict unmarshal options
Types ¶
Click to show internal directories.
Click to hide internal directories.