friendsofgo / errorsLinks
Simple error handling primitives
☆61Updated 4 years ago
Alternatives and similar repositories for errors
Users that are interested in errors are comparing it to the libraries listed below
Sorting:
- Rewrite Go source files to replace pkg/errors with Go 1.13 error wrapping☆68Updated 2 years ago
- nargs is a Go static analysis tool to find unused arguments in function declarations.☆86Updated last month
- Check that no globals are present in Go code.☆115Updated 3 weeks ago
- 🚧 Flexible mechanism to make execution flow interruptible.☆100Updated 3 years ago
- Go HTTP Server Middleware and Client Tripperware☆77Updated 5 years ago
- Golang package to manipulate time intervals.☆83Updated 6 years ago
- OpenCensus SQL database driver wrapper for Go☆110Updated 4 years ago
- Set of Go context's utilities.☆54Updated 4 years ago
- dogsled is a Go static analysis tool to find assignments/declarations with too many blank identifiers.☆73Updated last year
- Tickers with random jitter☆90Updated 3 years ago
- Generates Go types based on JSON Schemas☆240Updated 2 years ago
- A helper for collecting and emitting metadata throughout a request lifecycle.☆77Updated 4 years ago
- Library for writing protoc plugins in Go; also includes a pure-Go protoc replacement☆86Updated last week
- Package vfs provides an abstraction of the os and io packages that is easy to test.☆82Updated last year
- A simple assertion library that you probably shouldn't use.☆132Updated 5 years ago
- go.mod git archiver☆88Updated last year
- Templates, generics engine for Go☆136Updated 6 years ago
- Levenshtein distance and similarity metrics with customizable edit costs and Winkler-like bonus for common prefix.☆88Updated 4 years ago
- sync.Once with Reset()☆74Updated 4 years ago
- Go (golang) library to expose *testing.T as an interface.☆57Updated 3 years ago
- Check that no init functions are present in Go code.☆42Updated 4 years ago
- Support for Unix domain sockets in Go HTTP clients☆79Updated last week
- Visualization of Golang benchmark output using Google charts☆85Updated 5 years ago
- A go library that implements application/problem+json and application/problem+xml☆67Updated last year
- Format Go's benchmarking output☆87Updated 3 years ago
- 👻 Locate and fix overly complex lines of code in Go.☆52Updated 6 years ago
- HTTP error wrapper☆36Updated 5 years ago
- Python's repr() for Go☆164Updated last week
- A message broker abstraction for Go☆25Updated last year
- Fixes simple parse errors automatically. Works great in combination with goimports.☆86Updated 5 years ago