minio/pkg/wildcard
karthic rao 2e0742e309 bucket policy: Support for '?' wildcard. (#2353)
- 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.
2016-08-04 00:41:32 -07:00
..
match.go bucket policy: Support for '?' wildcard. (#2353) 2016-08-04 00:41:32 -07:00
match_test.go bucket policy: Support for '?' wildcard. (#2353) 2016-08-04 00:41:32 -07:00