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☆69Updated 2 years ago
- Set of Go context's utilities.☆55Updated 4 years ago
- nargs is a Go static analysis tool to find unused arguments in function declarations.☆86Updated 2 months ago
- 👻 Locate and fix overly complex lines of code in Go.☆52Updated 6 years ago
- A helper for collecting and emitting metadata throughout a request lifecycle.☆77Updated 4 years ago
- Python's repr() for Go☆166Updated this week
- 🚧 Flexible mechanism to make execution flow interruptible.☆100Updated 4 years ago
- sqlf generates parameterized SQL statements in Go, sprintf style☆128Updated last year
- Tickers with random jitter☆91Updated 3 years ago
- A sql driver that will wrap any other driver and log/trace all its calls☆175Updated last year
- A go library that implements application/problem+json and application/problem+xml☆66Updated last year
- ☆98Updated 7 months ago
- [TOOL/CLI] - Filter and examine Go type structures, interfaces and their transitive dependencies and relationships. Export structural typ…☆205Updated last year
- Support for Unix domain sockets in Go HTTP clients☆81Updated 3 weeks ago
- Go templates invoked as functions☆154Updated 4 years ago
- Golang package to manipulate time intervals.☆83Updated 6 years ago
- Golang helpers for data sizes (kilobytes, petabytes), human readable sizes, parsing☆162Updated last year
- Check that no globals are present in Go code.☆118Updated 2 months ago
- Collection of unusual generics usecases in Go☆55Updated 3 years ago
- dogsled is a Go static analysis tool to find assignments/declarations with too many blank identifiers.☆73Updated last year
- ☆121Updated last year
- sync.Once with Reset()☆75Updated 4 years ago
- Levenshtein distance and similarity metrics with customizable edit costs and Winkler-like bonus for common prefix.☆89Updated 4 years ago
- Go HTTP Server Middleware and Client Tripperware☆77Updated 5 years ago
- Protobuf compiler plugin to generate Go JSON Marshal/Unmarshal implementations for messages using jsonpb.☆231Updated last year
- nakedret is a Go static analysis tool to find naked returns in functions greater than a specified function length.☆131Updated 3 weeks ago
- A golang library for set operations on intervals, such as time ranges.☆139Updated 2 years ago
- Generates Go types based on JSON Schemas☆240Updated 2 years ago
- identypo is a Go static analysis tool to find typos in identifiers (functions, function calls, variables, constants, type declarations, p…☆28Updated 6 years ago
- HTTP error wrapper☆36Updated 5 years ago