namsral / flagLinks
Parse flags, environment variables and config files
☆531Updated 2 years ago
Alternatives and similar repositories for flag
Users that are interested in flag are comparing it to the libraries listed below
Sorting:
- "go build" wrapper to add version info to Golang applications☆538Updated 2 years ago
- simple json field access for golang☆590Updated 5 years ago
- Go (golang) http calls with retries and backoff☆654Updated 3 years ago
- Simple backoff algorithm in Go (golang)☆656Updated last year
- Graceful is a Go package enabling graceful shutdown of an http.Handler server.☆1,282Updated 7 years ago
- gvt was a minimal go vendoring tool, based on gb-vendor. Today, you want to use modules instead.☆725Updated 7 years ago
- A Transport for http.Client that will cache responses according to the HTTP RFC☆756Updated 2 years ago
- A polite Go HTTP server that shuts down gracefully.☆997Updated 7 years ago
- Semantic Versioning (semver) library written in golang☆1,039Updated 2 years ago
- Structured, composable logging for Go☆1,100Updated 5 months ago
- An easy to use, extensible health check library for Go applications.☆450Updated 2 years ago
- A simple, stateless, functional mechanism to perform actions repetitively until successful.☆483Updated 2 years ago
- Reflectionless data binding for Go's net/http (not actively maintained)☆793Updated 7 years ago
- This tool is similar to golang.org/x/tools/cmd/stringer but generates MarshalJSON and UnmarshalJSON methods.☆490Updated 3 years ago
- Instrument your web apps with logging and metrics☆520Updated 3 years ago
- ☆793Updated 2 years ago
- A Go middleware that stores various information about your web application (response time, status code count, etc.)☆594Updated 3 years ago
- Stack traces for Go errors☆560Updated 3 months ago
- An efficient Statsd Go client.☆301Updated 3 years ago
- Generate documentation for your REST/HTTP API from your Go unit tests☆335Updated 2 years ago
- Package validator implements struct field validations☆1,335Updated 3 years ago
- A simple file embedder for Go☆631Updated 2 years ago
- Expressive end-to-end HTTP API testing made easy in Go☆782Updated 3 years ago
- Drop-in replacement for Go's flag package, implementing POSIX/GNU-style --flags.