package
1.45.0
Repository: https://github.com/cloudquery/plugin-sdk.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.

# Constants

The character which is treated like a glob.