//
pkg.gl
Category
github.com/minio/pkg/v3
wildcard
package
3.0.22
Repository:
https://github.com/minio/pkg.git
Documentation:
pkg.go.dev
Overview
Versions
3
Dependencies
0
Dependents
12
Files
55 SLOC
#
Functions
Match
Match - finds whether the text matches/satisfies the pattern string.
MatchAsPatternPrefix
MatchAsPatternPrefix matches text as a prefix of the given pattern.
MatchSimple
MatchSimple - finds whether the text matches/satisfies the pattern string.