package
0.0.0-20240618082255-83008eb4fce2
Repository: https://github.com/bittorrent/go-btfs.git
Documentation: pkg.go.dev

# Functions

CreateStringSet - creates new string set with given string values.
Match regular match.
MatchSimple - finds whether the text matches/satisfies the pattern string.
NewStringSet - creates new string set.

# Type aliases

StringSet - uses map as set of strings.