mirror of
https://github.com/minio/minio.git
synced 2024-12-26 07:05:55 -05:00
2e0742e309
- Support for '?' wildcard for resource matching. - Wildcard package is added with Match functions. - Wildcard.Match supports '*' and wild.MatchExtended supports both '*' and '?' wildcards in the pattern string. - Tests for the same for the wide range of cases. |
||
---|---|---|
.. | ||
match_test.go | ||
match.go |