Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func MarshalJSON ¶
MarshalJSON returns the JSON encoding of v. This is done using `easyjson.Marshaler`, `json.Marshaler` or `json.Marshal`
func UnmarshalJSON ¶
UnmarshalJSON parses the JSON-encoded data and stores the result in the value pointed to by v. This is done using `easyjson.Unmarshal`, `json.Unmarshaler` or `json.Unmarshal`
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.