package
Version:
v0.0.0-...-c59394f
Opens a new window with list of versions in this module.
Published: Dec 9, 2017
License: Apache-2.0
Opens a new window with license information.
Imports: 2
Opens a new window with list of imports.
Imported by: 12
Opens a new window with list of known importers.
Documentation
¶
func JSONIndentFormat(value interface{}) string
JSONIndentFormat returns JSON format with indent
type Format struct {
Prefix string
}
Format contains a prefix
NewFormat returns a new Format
func (f Format) Println(args ...interface{})
Println adds prefix before format
Sprintf adds prefix before format
Sprintln adds prefix before format
Source Files
¶
Click to show internal directories.
Click to hide internal directories.