Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func StringFalse ¶
func StringTrue ¶
Types ¶
type StringPredicate ¶
func IsStringInSlice ¶
func IsStringInSlice(haystack []string) StringPredicate
func StringHasPrefix ¶
func StringHasPrefix(prefix string) StringPredicate
func StringOr ¶
func StringOr(predicates ...StringPredicate) StringPredicate
Click to show internal directories.
Click to hide internal directories.