Documentation ¶ Index ¶ func Contain[T any](list []T, value T, fn func(a, b T) bool) bool func Contains(path string, contain ...string) bool func Match(maps map[string]bool, value string) bool func MatchString(maps map[string]string, value string) string Constants ¶ This section is empty. Variables ¶ This section is empty. Functions ¶ func Contain ¶ func Contain[T any](list []T, value T, fn func(a, b T) bool) bool func Contains ¶ func Contains(path string, contain ...string) bool func Match ¶ func Match(maps map[string]bool, value string) bool func MatchString ¶ added in v1.0.4 func MatchString(maps map[string]string, value string) string Types ¶ This section is empty. Source Files ¶ View all Source files find.go Click to show internal directories. Click to hide internal directories.