falcon
Error handler
A package for efficiently handling errors in Go programs.
A Simple Yet Highly Powerful Package For Error Handling
11 stars
2 watching
1 forks
Language: Go
last commit: over 5 years ago
Linked from 2 awesome lists
errorerror-handlingerrorhandlergogolang
Related projects:
Repository | Description | Stars |
---|---|---|
| Tools and strategies for handling errors in Go applications | 347 |
| Provides an extensible error handling mechanism with structured metadata and composable error wrapping utilities. | 168 |
| Provides a simple and classified error handling system with advanced features like classification primitives and detailed error structures. | 6 |
| An error package designed to simplify error management and provide efficient allocation of error objects. | 7 |
| An error handling library with readable stack traces and flexible formatting support. | 1,506 |
| Library providing a standardized way to handle and propagate errors across networked systems. | 2,129 |
| An error handling library designed to improve conventional approaches in Go by providing composable and expressive errors with debug information. | 1,223 |
| Provides a unified error handling package with features from standard libraries and pkg/errors. | 198 |
| A utility library to format and handle errors with stack traces in Go programming language. | 1,042 |
| A library that simplifies error handling in Java functional programming | 133 |
| A Go SDK for integrating error tracking and monitoring with the Sentry service | 932 |
| A utility package for exception handling with try-catch in Golang. | 34 |
| A tool to improve error logging and debugging in Go by providing detailed information about the source of errors. | 460 |
| An error handler for express.js that displays source code in the error stack for JavaScript and CoffeeScript. | 42 |
| A middleware for handling errors in web applications built with Clack. | 27 |