Package-Level Functions (total 11, in which 4 are exported)
BuildJSON builds a JSON string for a given object v.
UnmarshalJSON reads a stream and unmarshals the results in object v.
UnmarshalJSONCaseInsensitive reads a stream and unmarshals the result into the
object v. Ignores casing for structure members.
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.
The pages are generated with Goldsv0.3.2-preview. (GOOS=darwin GOARCH=amd64)
Golds is a Go 101 project developed by Tapir Liu.
PR and bug reports are welcome and can be submitted to the issue list.
Please follow @Go100and1 (reachable from the left QR code) to get the latest news of Golds.