errors

Drop-in replacement for the standard library errors package and github.com/pkg/errors. Provides various error handling primitives.

errorerrorsstacktrace
204
Stars
14
Forks
11
Issues
204
Watchers

Similar Packages

go-multierror

Go (golang) package for representing a list of errors as a single error.

2,540

errors

Go error library with error portability over the network.

2,345

eris

A better way to handle, trace, and log errors in Go. Compatible with the standard error library and github.com/pkg/errors.

1,759

errorx

A feature rich error package with stack traces, composition of errors and more.

1,269

multierr

Package for representing a list of errors as a single error.

1,170