package
Version:
v3.9.6
Opens a new window with list of versions in this module.
Published: Mar 1, 2025
License: MIT
Opens a new window with license information.
Imports: 4
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
Package glob implements pure-Go globbing utilities.
Compile is a wrapper around NewGlobal for backwards compatibility.
NewGlob creates a Glob from the string pat.
Match returns whether or not the Glob g matches the string query.
MatchAny returns whether or not the Glob g matches any of the strings in
query.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.