errors
Error handling library
Provides a unified error handling package with features from standard libraries and pkg/errors.
Drop-in replacement for the standard library errors package and github.com/pkg/errors
198 stars
4 watching
14 forks
Language: Go
last commit: over 2 years ago
Linked from 2 awesome lists
errorerrorsstacktrace
Related projects:
Repository | Description | Stars |
---|---|---|
| Tools and strategies for handling errors in Go applications | 347 |
| Provides a simple and classified error handling system with advanced features like classification primitives and detailed error structures. | 6 |
| An error handling library designed to improve conventional approaches in Go by providing composable and expressive errors with debug information. | 1,223 |
| Library providing a standardized way to handle and propagate errors across networked systems. | 2,129 |
| A utility library for error handling in F# | 479 |
| A library to standardize error messages across an application | 33 |
| Provides error handling and options for TypeScript and Deno similar to Rust's Option and Result enums | 179 |
| A type-safe approach to error handling in the Haskell programming language | 64 |
| A library providing a concise and expressive way to handle errors in Elixir code using a macro-based approach. | 45 |
| Provides an extensible error handling mechanism with structured metadata and composable error wrapping utilities. | 168 |
| An error package designed to simplify error management and provide efficient allocation of error objects. | 7 |
| An error handling library providing contextual information and stack traces. | 469 |
| A library for specifying and handling type-level errors in Servant APIs. | 73 |
| An error handler for express.js that displays source code in the error stack for JavaScript and CoffeeScript. | 42 |
| An error handling library with readable stack traces and flexible formatting support. | 1,506 |