package
2.0.0-20241022175342-bc98b600fb14
Repository: https://github.com/opshelminc/cloudquery.git
Documentation: pkg.go.dev
# README
Glob Matching Library
This glob-matching library was copied from ryanuber/go-glob and therefore falls under its license.
# Functions
Glob will test a string pattern, potentially containing globs, against a subject string.
No description provided by the author
# Constants
The character which is treated like a glob.