1
0
mirror of https://github.com/go-task/task.git synced 2025-01-28 05:36:18 +02:00
2018-10-27 17:02:24 -03:00
..
2018-09-01 11:00:49 -03:00
2018-10-27 17:02:24 -03:00
2017-10-15 17:41:15 -02:00
2018-10-27 17:02:24 -03:00
2018-04-28 15:35:33 -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)