jub0bs / errutil
a collection of utility functions for working with Go errors
☆18Updated 2 weeks ago
Alternatives and similar repositories for errutil:
Users that are interested in errutil are comparing it to the libraries listed below
- TStat provides a friendly way to query Go test output and cover profiles☆22Updated last year
- Static analyzer to catch invalid uses of http.Error without a return statement which can cause expected bugs☆25Updated last year
- GOCACHEPROG for s3☆20Updated 2 months ago
- a slog handler for testing that code logs expected results☆14Updated 6 months ago
- ☆20Updated last year
- go test with colors☆11Updated 4 months ago
- alternative condition variable synchronization primitive☆27Updated 2 months ago
- Go http.RoundTripper that emits open telemetry metrics. This helps you easily get metrics for all external APIs you interact with.☆82Updated last month
- Go linter for finding defer statements inside for loops☆25Updated last year
- Colorized JSON output for Go☆47Updated last year
- ❄️ HTTP Mocking & Debugging Service.☆32Updated this week
- go linter that disallows usage of untyped literals and constants as time.Duration☆13Updated last year
- A simple library that allows a network server to limit how may concurrent connections it supports from each client IP.☆51Updated this week
- docker-compose alike functionality directly from golang, for integration testing.☆64Updated last year
- Publish/subscribe utility☆23Updated 5 months ago
- Simple oauth prompting☆28Updated last year
- A Go test harness that starts an ephemeral PostgreSQL server☆33Updated last month
- Modcons is a CLI tool that inspects go.mod file for deprecated versions☆25Updated 5 years ago
- pct is a 'sort | uniq -c' replacement that also prints percentages☆43Updated last year
- Generic Go multilevel and dual maps.☆11Updated 6 months ago
- strftime/strptime for Go☆16Updated 2 years ago
- Utilities to redact Go strings for confidentiality☆32Updated 2 weeks ago
- Benchmark the init cost of Go packages☆75Updated this week
- Extension handlers for the slog library☆42Updated last year
- timea.go (did you see what I did there?) is a simple library to print given times in "time ago" manner.☆47Updated 2 months ago
- Deduplicate named and unnamed imports of the same import path in Go files☆19Updated 4 years ago
- Implementations of https://github.com/golang/go/wiki/SliceTricks using generics☆22Updated 2 years ago
- intrange is a program for checking for loops that could use the Go 1.22 integer range feature.☆19Updated this week
- An error handling package for Go.☆22Updated 6 years ago
- This package should allow you to mock time in golang☆16Updated 11 months ago