Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func UnmarshalRelaxed ¶ added in v0.1.0
UnmarshalRelaxed is like Unmarshal but with relaxed parsing rules: - Dictionary keys are not required to be sorted - Duplicate dictionary keys are allowed (last value wins)
Types ¶
type Decoder ¶
type Unmarshaler ¶
Click to show internal directories.
Click to hide internal directories.