package
Version:
v0.11.0
Opens a new window with list of versions in this module.
Published: Dec 15, 2017
License: MIT
Opens a new window with license information.
Imports: 2
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
func JSONMarshal(content interface{}, escape bool) ([]byte, error)
JSONMarshal marshals JSON w/ optional SetEscapeHTML
func JSONMarshalIndent(content interface{}, prefix, indent string, escape bool) ([]byte, error)
JSONMarshalIndent marshals formatted JSON w/ optional SetEscapeHTML
Source Files
¶
Click to show internal directories.
Click to hide internal directories.