An open API service providing package, version and dependency metadata of many open source software ecosystems and registries.

proxy.golang.org : github.com/extism/cli/extism-dev : v0.0.0-20231014144908-9e2d6c2cfa56

Package gitignore can be used to parse .gitignore-style files into lists of globs that can be used to test against paths or selectively walk a file tree. Gobwas's glob package is used for matching because it is faster than using regexp, which is overkill, and supports globstars (**), unlike filepath.Match.

Registry - Documentation - Download - JSON
purl: pkg:golang/github.com/extism/cli/[email protected]
Published:
Indexed:

    Loading...
    Readme
    Loading...