proxy.golang.org : github.com/halimath/glob
Package glob implements a language for specifying glob patterns for path names starting at some root. The language does not follow the specs from filepath.Match but provides a superset which allows for directory wildcards. Patterns consist of normal characters, non-separator wildcards '*' and '?', separators '/' and directory wildcards '**'. A somewhat formal grammer can be given as: The format operators have the following meaning:
Registry
-
Source
- Documentation
- JSON
- codemeta.json
purl: pkg:golang/github.com/halimath/glob
License: Apache-2.0
Latest release: 4 months ago
Namespace: github.com/halimath
Last synced: 4 months ago