Documentation ¶
Overview ¶
Package jsonutil provides JSON serialization of AWS requests and responses.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func BuildJSON ¶
BuildJSON builds a JSON string for a given object v.
func UnmarshalJSON ¶
UnmarshalJSON reads a stream and unmarshals the results in object v.
func UnmarshalJSONCaseInsensitive ¶
UnmarshalJSONCaseInsensitive reads a stream and unmarshals the result into the object v. Ignores casing for structure members.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.