errors
Error handler
An error package designed to simplify error management and provide efficient allocation of error objects.
Simple and efficient error package
7 stars
3 watching
1 forks
Language: Go
last commit: almost 3 years ago
Linked from 2 awesome lists
Related projects:
Repository | Description | Stars |
---|---|---|
| A package for efficiently handling errors in Go programs. | 11 |
| Library providing a standardized way to handle and propagate errors across networked systems. | 2,129 |
| Provides a unified error handling package with features from standard libraries and pkg/errors. | 198 |
| Provides an extensible error handling mechanism with structured metadata and composable error wrapping utilities. | 168 |
| An error handling library designed to improve conventional approaches in Go by providing composable and expressive errors with debug information. | 1,223 |
| A library to standardize error messages across an application | 33 |
| An error handling library with readable stack traces and flexible formatting support. | 1,506 |
| Tools and strategies for handling errors in Go applications | 347 |
| A Ruby on Rails gem that provides custom error pages and notification settings | 508 |
| Provides a standard way to handle errors in plugins for the Gulp task automation system | 19 |
| Provides a simple and classified error handling system with advanced features like classification primitives and detailed error structures. | 6 |
| A module that helps prevent abrupt crashing of React Native Apps by registering a global error handler. | 1,588 |
| A library that simplifies error handling in Java functional programming | 133 |
| Builds and installs an error handling mechanism to prevent certain errors from propagating in production while allowing them to fail tests. | 15 |
| A middleware for handling errors in web applications built with Clack. | 27 |