errors

Error handler library

Provides a simple and classified error handling system with advanced features like classification primitives and detailed error structures.

Simple golang error handling with classification primitives.

GitHub

6 stars
2 watching
1 forks
Language: Go
last commit: over 5 years ago
Linked from 2 awesome lists

classificationerrorsgolanggolang-errorinterfacesneuron

Backlinks from these awesome lists:

Related projects:

Repository Description Stars
cockroachdb/errors Library providing a standardized way to handle and propagate errors across networked systems. 2,118
emperror/errors Provides a unified error handling package with features from standard libraries and pkg/errors. 198
thundr67/falcon A package for efficiently handling errors in Go programs. 11
southclaws/fault Provides an extensible error handling mechanism with structured metadata and composable error wrapping utilities. 164
joomcode/errorx An error handling library designed to improve conventional approaches in Go by providing composable and expressive errors with debug information. 1,181
emperror/emperror Tools and strategies for handling errors in Go applications 342
gabriella439/haskell-errors-library A type-safe approach to error handling in the Haskell programming language 64
rotisserie/eris An error handling library with readable stack traces and flexible formatting support. 1,500
airbrake/gobrake A Go notifier package for sending errors to the Airbrake dashboard 105
zajo/leaf A lightweight error handling library designed to minimize overhead and provide efficient error management in C++11 applications. 0
ztrue/tracerr A utility library to format and handle errors with stack traces in Go programming language. 1,033
snwfdhmp/errlog A tool to improve error logging and debugging in Go by providing detailed information about the source of errors. 459
amuzatkts/jsonapi-errors Provides error bindings based on the JSON API reference 14
mesabloo/diagnose A library for generating structured error reports with customizable output options and integration with parsing tools. 260
demystifyfp/fstoolkit.errorhandling An F# library providing a standardized way to handle errors in software applications using the Result type. 471