Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func Capitalize ¶
Capitalize capitalizes the first character of the string.
func PrettyPrint ¶
func PrettyPrint(v interface{}) string
PrettyPrint generates a human readable representation of the value v. All values of v are recursively found and pretty printed also.
func SortedKeys ¶ added in v1.1.35
SortedKeys returns a sorted slice of keys of a map.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.