Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func Match ¶ added in v0.9.6
Match finds whether the text matches/satisfies the pattern string. considers a file system path as a flat name space. Copied from https://github.com/minio/minio/blob/release/pkg/wildcard/match.go#L22
Types ¶
type Matcher ¶
type Matcher struct {
// contains filtered or unexported fields
}
func NewMatcher ¶
func NewMatcher() *Matcher
Click to show internal directories.
Click to hide internal directories.