Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func CleanWhitespace ¶
CleanWhitespace removes leading and trailing white space from each element of the input slice. Elements that end up as empty strings are excluded from the result depending on the value of the omitEmpty flag.
func IndexOfStringInSlice ¶
IndexOfStringInSlice ...
func IsStringInSlice ¶
IsStringInSlice ...
func UniqueStringSlice ¶
UniqueStringSlice - returns a cleaned up list, where every item is unique. Does NOT guarantee any ordering, the result can be in any order!
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.