The highest tagged major version is
v4 .
Discover Packages
github.com/cloudquery/plugin-sdk
internal
glob
package
Version:
v1.12.4
Opens a new window with list of versions in this module.
Published: Dec 14, 2022
License: MPL-2.0, MIT
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.
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.