Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var ( Marshal = json.Marshal Unmarshal = json.Unmarshal )
Functions ¶
func UnmarshalTextFor ¶ added in v1.4.0
Types ¶
type Codec ¶ added in v1.7.4
type Codec interface {
Unmarshaler
Marshaler
}
type Unmarshaler ¶
Click to show internal directories.
Click to hide internal directories.