package
Version:
v1.8.0
Opens a new window with list of versions in this module.
Published: Feb 11, 2016
License: Apache-2.0, BSD-2-Clause, BSD-3-Clause, + 1 more
Opens a new window with license information.
Imports: 9
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
Capitalize capitalizes the first character of the string.
GoFmt returns the Go formated string of the input.
Panics if the format fails.
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.
SortXML sorts the reader's XML elements
Trim removes all leading and trailing white space.
All consecutive spaces will be reduced to a single space.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.