exception

A simple utility package for exception handling with try-catch in Golang.

exception-handlinggogolanggolang-librarygolang-packagetry-catch
38
Stars
3
Forks
0
Issues
38
Watchers

Similar Packages

go-multierror

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

2,560

errors

Go error library with error portability over the network.

2,375

eris

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

1,776

errorx

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

1,270

multierr

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

1,173