sgreben / flagvarLinks
A collection of CLI argument types for the Go `flag` package.
☆46Updated 11 months ago
Alternatives and similar repositories for flagvar
Users that are interested in flagvar are comparing it to the libraries listed below
Sorting:
- Implements a deep pretty printer for Go data structures to ease data snapshot creation☆90Updated 11 months ago
- 👻 Locate and fix overly complex lines of code in Go.☆52Updated 6 years ago
- BoltDB's Interactive Shell☆86Updated 4 years ago
- Golang package to manipulate time intervals.☆83Updated 6 years ago
- Package vfs provides an abstraction of the os and io packages that is easy to test.☆83Updated last month
- Automatically sets up command line flags based on struct fields and tags.☆176Updated 3 years ago
- Python's repr() for Go☆166Updated 2 weeks ago
- Go implementation of different backoff strategies useful for retrying operations and heartbeating.☆85Updated 5 years ago
- Go library for convert io.Reader to line-by-line Reader☆91Updated last month
- Flag is a simple but powerful command line option parsing library for Go support infinite level subcommand☆132Updated 4 years ago
- nargs is a Go static analysis tool to find unused arguments in function declarations.☆86Updated 4 months ago
- Embeds static resources into go files for single binary compilation + works with http.FileSystem + symlinks☆67Updated 8 years ago
- A complete solution for static files in Go code☆129Updated last year
- Barebones subcommand handling☆64Updated 6 years ago
- A go package for generating online histograms and plotting them in the terminal and PDFs☆106Updated 3 years ago
- Rebecca is a readme generator for Go☆113Updated 3 years ago
- Run linters from Go code -