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 MarshalWriter ¶
MarshalWriter encode value and write to a writer, without html escape
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.