Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func MarshalIndent ¶
MarshalIndent is like Marshal but applies Indent to format the output. Each JSON element in the output will begin on a new line beginning with prefix followed by one or more copies of indent according to the indentation nesting.
func UnMarshalPtr ¶
UnMarshalPtr parse json encoded string to value, return the pointer to value.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.