Skip to content

cristalhq/glob

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

glob

build-img pkg-img version-img

Glob pattern matching in Go. See Wikipedia.

Rationale

TODO

Features

  • Simple API.
  • Dependency-free.
  • Clean and tested code.

See docs or GUIDE.md for more details.

Install

Go version 1.18+

go get github.com/cristalhq/glob

Example

TODO

See examples: example_test.go.

License

MIT License.