Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func StringInSlice
deprecated
StringInSlice determines if a string is in a string slice, returns bool.
Deprecated: Use golang.org/x/exp/slices.Contains instead.
func StringMatchRegexSlice ¶
StringMatchRegexSlice determines if a given string matches one of the given regexes, returns bool
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.