Documentation
¶
Overview ¶
Package glob is a dep-free path-glob matcher supporting *, ?, and **. ** matches zero or more path segments (recursive); * and ? match within a single segment. Shared by the tool and policy packages.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.