go-errr

Error handling library with Catch/Recover semantics, wrapped error chains, and stack traces for Go.

1
Stars
0
Forks
0
Issues
1
Watchers

Similar Packages

go-multierror

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

2,572

errors

Go error library with error portability over the network.

2,398

eris

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

1,790

errorx

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

1,274

multierr

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

1,175