Discover Packages
github.com/cloudquery/plugin-sdk/v4
glob
package
Version:
v4.53.0
Opens a new window with list of versions in this module.
Published: Jul 25, 2024
License: MPL-2.0, MIT
Opens a new window with license information.
Imports: 1
Opens a new window with list of imports.
Imported by: 2
Opens a new window with list of known importers.
README
README
¶
Glob Matching Library
This glob-matching library was copied from ryanuber/go-glob and therefore falls under its license .
Expand ▾
Collapse ▴
Documentation
¶
The character which is treated like a glob
Glob will test a string pattern, potentially containing globs, against a
subject string. The result is a simple true/false, determining whether or
not the glob pattern matched the subject text.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.