Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func FilterMap ¶
func FilterMap[K comparable, V any](m map[K]V, f func(K, V) bool) map[K]V
func HasAnyPrefix ¶
HasAnyPrefix returns true if any of the provided prefixes match the given string s
func ResolveOptions ¶
func SplitCommaSeparatedString ¶
SplitCommaSeparatedString splits a string by commas, removes whitespace, and returns a slice of strings
Types ¶
Click to show internal directories.
Click to hide internal directories.