//
pkg.gl
Category
github.com/moby/buildkit
util
wildcard
package
0.19.0
Repository:
https://github.com/moby/buildkit.git
Documentation:
pkg.go.dev
Versions
1
Dependencies
3
Dependents
1
Files
69 SLOC
#
Functions
New
New returns a wildcard object for a string that contains "*" symbols.
Wildcard2Regexp
Wildcard2Regexp translates a wildcard string to a regexp string.
#
Structs
Match
Match is a matched result.
Wildcard
Wildcard is a wildcard matcher object.