Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var ( Marshal = json.Marshal Unmarshal = json.Unmarshal MarshalIndent = json.MarshalIndent Indent = json.Indent NewDecoder = json.NewDecoder NewEncoder = json.NewEncoder Valid = json.Valid )
Functions ¶
This section is empty.
Types ¶
type RawMessage ¶
type RawMessage = json.RawMessage
type Unmarshaler ¶
Click to show internal directories.
Click to hide internal directories.