Documentation ¶
Overview ¶
Package strslice provides a few helper functions for dealing with []string.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func ContainsCaseInsensitive ¶
ContainsCaseInsensitive checks if a string is in a []string, regardless of case.
func RemoveDuplicates ¶
RemoveDuplicates in []string
func ToIntSlice ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.