Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var ( MarshalIndent = json2.MarshalIndent NewDecoder = json2.NewDecoder NewEncoder = json2.NewEncoder Marshal = json2.Marshal Unmarshal = json2.Unmarshal )
View Source
var OmitDefaultAPI = jsoniter.Config{ SortMapKeys: true, UseNumber: true, CaseSensitive: true, EscapeHTML: true, ValidateJsonRawMessage: true, }.Froze()
OmitDefaultAPI ...
Functions ¶
Types ¶
Click to show internal directories.
Click to hide internal directories.