Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func PrefixPretty ¶
func PrefixPretty(prefix string, object interface{})
PrefixPretty uses json marshal to pretty print an interface object
func PrefixPrettyWriter ¶
PrefixPrettyWriter uses json marshal to pretty output an interface object
func PrettyPrint ¶
func PrettyPrint(object interface{})
PrettyPrint uses json marshal to pretty print an interface object
func PrettyString ¶
func PrettyString(object interface{}) string
func PrettyWriter ¶
PrettyWriter uses json marshal to pretty output an interface object
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.