841 results (13 ms)
2. github.com/hashicorp/go-multierror
A Go (golang) package for representing a list of errors as a single error. AI-generatedPackage for combining multiple errors into a single error.
3. github.com/cockroachdb/errors
Go error library with error portability over the network AI-generatedCustomizable error handling for distributed systems.
Common juju errors and functions to annotate errors. Based on juju/errgo AI-generatedEnhanced error handling with detailed information and context.
A comprehensive error handling library for Go AI-generatedError handling library for Go with customizable errors.
6. github.com/go-errors/errors
errors with stacktraces for go AI-generatedPackage for enhanced error handling with stack traces.
Error handling library with readable stack traces and flexible formatting support 🎆
11. github.com/snwfdhmp/errlog
Reduce debugging time. Use static & stack-trace analysis to identify the error immediately.
12. github.com/hashicorp/errwrap
Errwrap is a Go (golang) library for wrapping and querying errors. AI-generatedError wrapping and checking for other errors in Go.
13. github.com/morikuni/failure
failure is a utility package for handling application errors.
Golang errors with stacktrace and context AI-generatedEnhanced error handling with context and stack tracing features.
Error tracing and annotation. AI-generatedEnhanced error handling with location information recording.
Handle Go recover, panic, and errors in a graceful way. Multiple errors support, basic filters and custom handlers.
Go tool to wrap and fix errors with the new %w verb directive AI-generatedGo error wrapper and fixer tool.