package
1.2.0-rc.7
Repository: https://github.com/rebel-l/go-utils.git
Documentation: pkg.go.dev

# Functions

SplitTrimSpace combines strings.Split() and strings.TrimSpace() to return a slice of strings without spaces in the elements.