flagvar
CLI types
A collection of CLI argument types for the Go flag package.
A collection of CLI argument types for the Go flag
package.
43 stars
4 watching
4 forks
Language: Go
last commit: about 2 months ago
Linked from 2 awesome lists
argument-parserclienumglobgolangjsontimeurl
Related projects:
Repository | Description | Stars |
---|---|---|
integrii/flaggy | Provides idiomatic Go input parsing with subcommands and flags at any position. | 859 |
staskobzar/goagi | A Go library providing a standard interface to build AGI and FastAGI applications | 9 |
akamensky/argparse | Provides a flexible and easy-to-use command line argument parsing solution for Go programs. | 611 |
clarifai/clarifai-go-grpc | An official gRPC client for interacting with Clarifai's image recognition API | 4 |
fortio/cli | Reduces boilerplate code in Go main functions and command-line interfaces for tools and servers. | 6 |
clarifai/clarifai-go | A Go library providing an API client for interacting with the Clarifai image recognition service. | 55 |
gobwas/glob | A Go library for efficient string matching using compile-time glob patterns. | 961 |
vishwanatharondekar/gitlab-cli | A command-line utility for interacting with GitLab repositories | 266 |
posener/cmd | Extends the standard flag package to support subcommands and other features in a minimalistic API | 40 |
stripe/stripe-go | Provides a Go client library for the Stripe API | 2,158 |
anacrolix/tagflag | Tool for declaratively parsing command-line flags in Go using struct tags. | 11 |
phelmkamp/valor | Provides Go types for optionals and results with values or errors. | 17 |
sashamelentyev/usestdlibvars | Detects potential misuse of standard library variables in Go code | 43 |
shomali11/xredis | A Go library providing a simple and type-safe interface to Redis | 19 |