2019-09-23 21:30:20 +03:00
..
2019-09-23 21:30:20 +03:00
2019-09-23 21:30:20 +03:00
2019-09-23 21:30:20 +03:00
2019-09-23 21:30:20 +03:00
2019-09-23 21:30:20 +03:00

go-zglob

Build Status

zglob

Usage

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

Installation

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

License

MIT

Author

Yasuhiro Matsumoto (a.k.a mattn)