Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func HasPrefixAny ¶
HasPrefixAny returns true if s has any of the given prefixes.
func HasSuffixAny ¶
HasSuffixAny returns true if s has any of the given suffixes.
func SplitAndTrim ¶
SplitAndTrim splits by sep, trims items, and removes empty parts.
func TrimSpaceAndCompress ¶
TrimSpaceAndCompress trims leading/trailing spaces and compresses internal whitespace to single spaces.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.