sgreben / flagvarLinks
A collection of CLI argument types for the Go `flag` package.
☆48Updated last year
Alternatives and similar repositories for flagvar
Users that are interested in flagvar are comparing it to the libraries listed below
Sorting:
- Automatically sets up command line flags based on struct fields and tags.☆176Updated 3 years ago
- 👻 Locate and fix overly complex lines of code in Go.☆52Updated 7 years ago
- Python's repr() for Go☆169Updated 3 weeks ago
- Embeds static resources into go files for single binary compilation + works with http.FileSystem + symlinks☆67Updated 9 years ago
- Run linters from Go code -