package
module
Version:
v0.1.1
Opens a new window with list of versions in this module.
Published: Jan 1, 2022
License: MIT
Opens a new window with license information.
Imports: 1
Opens a new window with list of imports.
Imported by: 1
Opens a new window with list of known importers.
README
¶
go-glob
simple glob expression matcher
Documentation
¶
Match will attempt to match supplied string against supplied glob pattern.
GlobExpr represents a compiled glob expression.
Compile will compile supplied glob pattern into a GlobExpr.
Match will attempt to match supplied string against receiving glob expression.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.