friendsofgo / errorsLinks
Simple error handling primitives
☆60Updated 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☆70Updated 2 years ago
- nargs is a Go static analysis tool to find unused arguments in function declarations.☆86Updated 4 months ago
- Tickers with random jitter☆91Updated 3 years ago
- Python's repr() for Go☆166Updated this week
- ☆99Updated 9 months ago
- Collection of unusual generics usecases in Go☆55Updated 3 years ago
- A sql driver that will wrap any other driver and log/trace all its calls☆175Updated last year
- sqlf generates parameterized SQL statements in Go, sprintf style☆128Updated 2 years ago
- A go library that implements application/problem+json and application/problem+xml☆66Updated last year
- Support for Unix domain sockets in Go HTTP clients☆83Updated last week
- Library for writing protoc plugins in Go; also includes a pure-Go protoc replacement☆88Updated 3 months ago
- A helper for collecting and emitting metadata throughout a request lifecycle.☆77Updated 5 years ago
- Check that no globals are present in Go code.☆119Updated 4 months ago
- Templates, generics engine for Go☆136Updated 6 years ago
- Go templates invoked as functions☆154Updated 4 years ago
- identypo is a Go static analysis tool to find typos in identifiers (functions, function calls, variables, constants, type declarations, p…☆28Updated 7 years ago
- An inflection engine for golang☆103Updated last year
- Set of Go context's utilities.☆56Updated 4 years ago
- 👻 Locate and fix overly complex lines of code in Go.☆52Updated 6 years ago
- Run Go tests inside a Docker image☆100Updated 7 months ago
- Levenshtein distance and similarity metrics with customizable edit costs and Winkler-like bonus for common prefix.☆90Updated 4 years ago
- 🚧 Flexible mechanism to make execution flow interruptible.☆100Updated 4 years ago
- Some useful Go's protoc plugins.☆58Updated 7 years ago
- Unified text diffing in Go (copy of the internal diffing packages the officlal Go language server uses)☆145Updated 2 years ago
- dogsled is a Go static analysis tool to find assignments/declarations with too many blank identifiers.☆73Updated last year
- Tool for golang that generates jennifer code☆76Updated last year
- go.mod git archiver☆88Updated 2 years ago
- nakedret is a Go static analysis tool to find naked returns in functions greater than a specified function length.☆131Updated 3 weeks ago
- Golang package to manipulate time intervals.☆83Updated 6 years ago
- Very simple batching API for Go.☆95Updated 3 years ago