go-faster / errorsLinks
clear go error wrapping with caller
☆64Updated 2 years ago
Alternatives and similar repositories for errors
Users that are interested in errors are comparing it to the libraries listed below
Sorting:
- json encoding and decoding☆256Updated last month
- High performance JSON iterator & validator for Go☆97Updated last year
- Embedded Swagger UI for Go☆79Updated 2 months ago
- CPU-guided performance analyzer for Go☆79Updated 3 years ago
- Zero allocation Nullable structures in one library with handy conversion functions, marshallers and unmarshallers☆87Updated 2 years ago
- Simple query builder for MongoDB☆80Updated 9 months ago
- 🚨 Chi middleware for slog logger☆80Updated last week
- Golang linter to check the errors handling expressions☆63Updated 3 months ago
- 🚨 slog: Attribute formatting☆206Updated 3 weeks ago
- The Golang linter that checks that there is no simultaneous return of `nil` error and an invalid value.☆78Updated last week
- The Golang linter that checks that sentinel errors are prefixed with the `Err` and error types are suffixed with the `Error` or `Errors`.☆26Updated last week
- A linter to ensure that slices are not initialized with non-zero length☆78Updated 2 months ago
- Cron library for go with distributed lock☆50Updated 4 years ago
- Middleware for Golang Echo framework that provides integration with Uber´s Zap logging library for logging HTTP requests☆68Updated 11 months ago
- A linter that detect the possibility to use variables/constants from the Go standard library.☆46Updated 7 months ago
- Go linter that checks if package imports are in a list of acceptable packages.☆187Updated 10 months ago
- 🚨 Echo middleware for slog logger☆135Updated this week
- Error Context, Stack Trace, Types and Tags for full error handling and logging.☆68Updated 2 years ago
- Go linter for forbidding identifiers☆159Updated 2 months ago
- A Fast Streaming Parser for multipart/form-data in Golang☆80Updated last week
- Tiny wrapper around SQLX for Generic SQL queries☆49Updated last year
- various libs or tools for Golang☆109Updated this week
- golang analyzer that finds structures with uninitialized fields☆184Updated this week
- Golang linter that encourages you to use a separate _test package☆51Updated last week
- Enriches the standard go http client with retry functionality.☆56Updated last year
- Check that no globals are present in Go code.☆125Updated 7 months ago
- ☆54Updated last year
- Go package to convert strings to snake_case, camelCase, kebab-case and more! Supports Go initialisms☆51Updated 2 years ago
- A Prometheus Collector to gather stats from pgxpool.Stat☆36Updated last month
- Accept Interfaces, Return Concrete Types☆78Updated 3 weeks ago