Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var ( Marshal = json.Marshal Unmarshal = json.Unmarshal NewEncoder = json.NewEncoder NewDecoder = json.NewDecoder )
View Source
var UnmarshalDisallowUnknownFields = json.UnmarshalDisallowUnknownFields
Functions ¶
func UnmarshalExtended ¶
Types ¶
type CommentFilter ¶
type CommentFilter struct {
// contains filtered or unexported fields
}
type RawMessage ¶
type RawMessage = json.RawMessage
type SyntaxError ¶
type SyntaxError = json.SyntaxError
Directories ¶
Path | Synopsis |
---|---|
internal
|
|
contextjson
Package json implements encoding and decoding of JSON as defined in RFC 7159.
|
Package json implements encoding and decoding of JSON as defined in RFC 7159. |
Click to show internal directories.
Click to hide internal directories.