Documentation ¶
Overview ¶
Package jsonutil provides JSON serialization of VOLCSTACK requests and responses.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func UnmarshalJSON ¶
UnmarshalJSON reads a stream and unmarshals the results in object v.
func UnmarshalJSONError ¶
UnmarshalJSONError unmarshal's the reader's JSON document into the passed in type. The value to unmarshal the json document into must be a pointer to the type.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.