go-multierror
Go (golang) package for representing a list of errors as a single error.
2,540
Drop-in replacement for the standard library errors package and github.com/pkg/errors. Provides various error handling primitives.
Go (golang) package for representing a list of errors as a single error.
Go error library with error portability over the network.
A better way to handle, trace, and log errors in Go. Compatible with the standard error library and github.com/pkg/errors.
A feature rich error package with stack traces, composition of errors and more.
Package for representing a list of errors as a single error.