Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var ( Marshal = json.Marshal Unmarshal = json.Unmarshal NewEncoder = json.NewEncoder NewDecoder = json.NewDecoder )
Functions ¶
Types ¶
type CommentFilter ¶ added in v1.1.0
type CommentFilter struct {
// contains filtered or unexported fields
}
type SyntaxError ¶
type SyntaxError = json.SyntaxError
Click to show internal directories.
Click to hide internal directories.