friendsofgo / errors
Simple error handling primitives
☆59Updated 3 years ago
Alternatives and similar repositories for errors:
Users that are interested in errors are comparing it to the libraries listed below
- Tickers with random jitter☆90Updated 3 years ago
- Rewrite Go source files to replace pkg/errors with Go 1.13 error wrapping☆68Updated last year
- Library for writing protoc plugins in Go; also includes a pure-Go protoc replacement☆86Updated 2 months ago
- go.mod git archiver☆88Updated last year
- 🚧 Flexible mechanism to make execution flow interruptible.☆102Updated 3 years ago
- A helper for collecting and emitting metadata throughout a request lifecycle.☆77Updated 4 years ago
- Golang package to manipulate time intervals.☆83Updated 6 years ago
- Backwards compatibility linter for Go.☆68Updated 5 years ago
- Generate flags by parsing structures☆159Updated 4 months ago
- sync.Once with Reset()☆74Updated 4 years ago
- A go library that implements application/problem+json and application/problem+xml☆66Updated last year
- Some useful Go's protoc plugins.☆57Updated 7 years ago
- nargs is a Go static analysis tool to find unused arguments in function declarations.☆85Updated 3 months ago
- Check that no init functions are present in Go code.☆41Updated 3 years ago
- Go implementation of different backoff strategies useful for retrying operations and heartbeating.☆85Updated 4 years ago
- 👻 Locate and fix overly complex lines of code in Go.☆52Updated 6 years ago
- Go HTTP Server Middleware and Client Tripperware☆77Updated 4 years ago
- Very simple batching API for Go.☆93Updated 3 years ago
- An inflection engine for golang☆102Updated 6 months ago
- sqlf generates parameterized SQL statements in Go, sprintf style☆127Updated last year
- Package set is a small wrapper around the official reflect package that facilitates loose type conversion and assignment into native Go t…☆47Updated 2 years ago
- Collection of unusual generics usecases in Go☆55Updated 2 years ago
- docker-compose alike functionality directly from golang, for integration testing.☆64Updated 2 weeks ago
- Check that no globals are present in Go code.☆110Updated last month
- identypo is a Go static analysis tool to find typos in identifiers (functions, function calls, variables, constants, type declarations, p…☆28Updated 6 years ago
- Set of Go context's utilities.☆54Updated 3 years ago
- Checks if there are any updates for imports in your module.☆39Updated last month
- cheap Go type to hold & operate on either a read-only []byte or string☆108Updated 8 months ago
- Python's repr() for Go☆164Updated this week
- One caching API, Multiple backends☆136Updated 4 years ago