package
Version:
v1.1.0
Opens a new window with list of versions in this module.
Published: May 22, 2026
License: Apache-2.0
Opens a new window with license information.
Imports: 1
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
Package glob implements the lease pattern matcher. * matches any
single path segment; ** matches zero or more segments.
Match reports whether pattern matches s. Separator is '/'.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.