Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var ( // ErrInvalidJSONType invalid json type ErrInvalidJSONType = errors.New("invalid json type") // ErrInvalidJSONNestedStructure invalid json nested structure ErrInvalidJSONNestedStructure = errors.New("invalid json nested structure") )
Functions ¶
This section is empty.
Types ¶
Click to show internal directories.
Click to hide internal directories.