Documentation
¶
Index ¶
Constants ¶
View Source
const ( // JSON represents the JSON file format. JSON parsing.Format = "json" )
Variables ¶
View Source
var ErrJSONMaxDepthExceeded = errors.New("json nesting depth exceeded")
ErrJSONMaxDepthExceeded is returned when JSON nesting depth exceeds maxJSONDepth.
Functions ¶
This section is empty.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.