Categorygithub.com/mattn/go-zglob
modulepackage
0.0.6
Repository: https://github.com/mattn/go-zglob.git
Documentation: pkg.go.dev

# README

go-zglob

Build Status

zglob

Usage

matches, err := zglob.Glob(`./foo/b*/**/z*.txt`)

Installation

For using library:

$ go get github.com/mattn/go-zglob

For using command:

$ go install github.com/mattn/go-zglob/cmd/zglob@latest

License

MIT

Author

Yasuhiro Matsumoto (a.k.a mattn)

# Packages

No description provided by the author
No description provided by the author

# Functions

No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author