//
pkg.gl
Category
github.com/minio/pkg/v2
wildcard
package
2.0.19
Repository:
https://github.com/minio/pkg.git
Documentation:
pkg.go.dev
Overview
Versions
3
Dependencies
0
Dependents
5
Files
57 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.