package
1.55.6
Repository: https://github.com/aws/aws-sdk-go.git
Documentation: pkg.go.dev

# Functions

Capitalize capitalizes the first character of the string.
GoFmt returns the Go formated string of the input.
PrettyPrint generates a human readable representation of the value v.
SortedKeys returns a sorted slice of keys of a map.
SortXML sorts the reader's XML elements Deprecated: incorrectly handles XML namespaces, should not be used.
Trim removes all leading and trailing white space.