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