Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var ( Prefix = "" Indent = " " Marshal = json.Marshal Unmarshal = json.Unmarshal MarshalIndent = json.MarshalIndent NewEncoder = json.NewEncoder NewDecoder = json.NewDecoder )
Functions ¶
func MustMarshal ¶
func MustMarshalIndent ¶
func MustMarshalString ¶
func MustUnmarshalTo ¶
func ReMustUnmarshalTo ¶
func UnmarshalTo ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.