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