GoBike / envflagLinks
Simple environment-variables extension to Golang flag.
☆22Updated 8 years ago
Alternatives and similar repositories for envflag
Users that are interested in envflag are comparing it to the libraries listed below
Sorting:
- SQL API for Go☆31Updated 3 years ago
- ☆60Updated 4 years ago
- Immutable data storage☆44Updated 5 years ago
- Context-aware middleware chains for Golang net/http☆26Updated 7 years ago
- Go library for handling errors organized as a tree☆59Updated 7 years ago
- A set of useful decorators for making resilient http clients in golang.☆31Updated 5 years ago
- Configurable Go retry package, which invokes flaky functions until they succeed.☆47Updated 5 years ago
- singlefile implements a host wide locking mechanism.☆34Updated 10 years ago
- Sandwich is a delicious middleware framework for go that lets you write and test your handlers easily.☆67Updated 2 years ago
- prdeps prints the dependency graph of a Go package.☆43Updated 7 years ago
- Simple error handling primitives that work well with structured logging☆28Updated 6 years ago
- Run linters from Go code -☆65Updated 6 years ago
- show Go package dependencies☆52Updated 6 years ago
- Go library for representing and applying patches to modify existing Go structures☆55Updated 8 years ago
- cache-control middleware☆41Updated 7 years ago
- gobeat is a process health check monitor, command automation tool and process restarter.☆50Updated 8 years ago
- k8s wait and backoff utilities, extracted for general use☆36Updated 8 years ago
- Fork of golang's encoding/json: now with more validation and error context☆34Updated 7 years ago
- Temporary structs and maps with expiring elements in Golang☆38Updated last year
- 💧 In memory dataset filtering☆49Updated 3 years ago
- Embeddable in memory key/value store for strings in golang