Documentation
¶
Overview ¶
Package jsonx provides helpers for json in/out operations
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var ( // ErrObjectExpected is returned when a JSON round-trip does not produce an object ErrObjectExpected = errors.New("json value is not an object") )
Functions ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.