package
0.4.0
Repository: https://github.com/puppetlabs/go-libs.git
Documentation: pkg.go.dev

# Functions

RemoveZeroValues returns a copy of s with all zero-valued elements removed.
ToLower returns a copy of s with all letters in all elements mapped to lower case.
Trim returns a copy of s with all leading and trailing whitespace in all elements removed.