goware / errorx
Feature-rich Golang error interface implementation with stack traces more than just string output
☆23Updated 9 years ago
Alternatives and similar repositories for errorx:
Users that are interested in errorx are comparing it to the libraries listed below
- Context-aware middleware chains for Golang net/http☆26Updated 7 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
- Package flagenv provides the ability to populate flags from environment variables.☆106Updated 7 years ago
- prdeps prints the dependency graph of a Go package.☆43Updated 7 years ago
- Run linters from Go code -☆65Updated 6 years ago
- BitSet data structure in golang☆38Updated 5 years ago
- Rethinking logs and metrics.☆63Updated 8 years ago
- xstats is a generic client for service instrumentation☆82Updated 4 years ago
- k8s wait and backoff utilities, extracted for general use☆36Updated 8 years ago
- Embeds static resources into go files for single binary compilation + works with http.FileSystem + symlinks☆67Updated 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
- Ridiculously simple application configuration built on top of Viper☆20Updated 9 years ago
- Metric reporting for Go applications☆77Updated 9 years ago
- Session store using Bolt☆88Updated 4 years ago
- Dispatcher is an asynchronous task queue/job queue based on distributed message passing.☆59Updated 6 years ago
- GenX: Generics For Go, Yet Again.☆36Updated 7 years ago
- A Go service (HTTP+RPC) to retrieve location information☆47Updated last year
- show Go package dependencies☆52Updated 6 years ago
- experiment☆24Updated 9 years ago
- Temporary structs and maps with expiring elements in Golang☆38Updated last year
- The slice package sorts Go slices.☆111Updated 6 years ago
- Go library for handling errors organized as a tree☆59Updated 7 years ago
- Clean OS Signal handling.☆38Updated 6 years ago
- SQL API for Go☆31Updated 3 years ago
- singlefile implements a host wide locking mechanism.☆34Updated 10 years ago
- Shutdown management library for Go