goware / errorx
Feature-rich Golang error interface implementation with stack traces more than just string output
☆24Updated 9 years ago
Alternatives and similar repositories for errorx:
Users that are interested in errorx are comparing it to the libraries listed below
- Run linters from Go code -☆66Updated 6 years ago
- Package flagenv provides the ability to populate flags from environment variables.☆106Updated 7 years ago
- Context-aware middleware chains for Golang net/http☆26Updated 7 years ago
- a multi-host reverse proxy for golang☆33Updated 6 years ago
- Golang fixed versions tool for your private and public dependencies☆23Updated 8 years ago
- Golang augmented net.Dialer with connection pooling, cached DNS record IP's with round-robin & random access☆42Updated 6 years ago
- Go library for representing and applying patches to modify existing Go structures☆56Updated 8 years ago
- A distributed forward caching proxy for Go's http.Client supporting TLS☆31Updated 6 years ago
- Prettybenchmarks formats your go benchmarks into nice looking sorted tables☆41Updated 4 years ago
- Go contexts for graceful shutdown☆54Updated 7 years ago
- GenX: Generics For Go, Yet Again.☆36Updated 7 years ago
- Rest library for Go☆39Updated 8 years ago
- Go library for handling errors organized as a tree☆59Updated 6 years ago
- Temporary structs and maps with expiring elements in Golang☆38Updated last year
- github.com/cznic/file has moved to modernc.org/file☆57Updated 6 years ago
- prdeps prints the dependency graph of a Go package.☆43Updated 7 years ago
- Unified DNS API client for GO☆40Updated last year
- io.Writer that automatically rotates files☆31Updated 6 years ago
- automatic golden testing for HTTP interactions in Go via .har files☆42Updated 8 years ago
- A Go service (HTTP+RPC) to retrieve location information☆48Updated last year
- A polite Go HTTP server that shuts down gracefully.☆90Updated 7 years ago
- RPC protocol over AMQP☆47Updated 8 years ago
- Smock ( Previously: RequestBin ) is a golang package for testing the outgoing http requests initiated from a function. The package create…☆49Updated 9 years ago
- Agree is a Go package that makes it trivial to replicate any data structure using Raft.☆27Updated 8 years ago
- Generates minimal embedded database from structs in golang; moved to gitlab.com/microo8/mimir