zeebo / errs
errs is a package for making errors friendly and easy
☆52Updated 5 months ago
Alternatives and similar repositories for errs:
Users that are interested in errs are comparing it to the libraries listed below
- Support for Unix domain sockets in Go HTTP clients☆79Updated last year
- GoLang extended synchronization primitives: Named mutex, non blocking mutex, semaphore.☆51Updated 8 years ago
- Go implementation of different backoff strategies useful for retrying operations and heartbeating.☆85Updated 4 years ago
- Set of Go context's utilities.☆54Updated 3 years ago
- A helper for collecting and emitting metadata throughout a request lifecycle.☆77Updated 4 years ago
- nargs is a Go static analysis tool to find unused arguments in function declarations.☆85Updated 4 months ago
- Library for writing protoc plugins in Go; also includes a pure-Go protoc replacement☆86Updated 2 months ago
- Rewrite Go source files to replace pkg/errors with Go 1.13 error wrapping☆68Updated 2 years ago
- Allows to mark Go enum types as exhaustive.☆33Updated 7 months ago
- Check that no init functions are present in Go code.☆41Updated 3 years ago
- docker-compose alike functionality directly from golang, for integration testing.☆64Updated last month
- Golang io.Reader and io.Writer but with limits☆77Updated 2 years ago
- go-delta - A Go package and utility to generate and apply binary delta updates.