emperror
Error handler
Tools and strategies for handling errors in Go applications
The Emperor takes care of all errors personally
347 stars
4 watching
17 forks
Language: Go
last commit: over 5 years ago
Linked from 2 awesome lists
errorerror-handlererror-handlingerror-monitoringerror-reportinggogolang
Related projects:
| Repository | Description | Stars |
|---|---|---|
| | Provides a unified error handling package with features from standard libraries and pkg/errors. | 198 |
| | A package for efficiently handling errors in Go programs. | 11 |
| | Provides a simple and classified error handling system with advanced features like classification primitives and detailed error structures. | 6 |
| | A Go SDK for integrating error tracking and monitoring with the Sentry service | 932 |
| | An IMAP protocol library for building email clients and servers | 2,110 |
| | Provides an extensible error handling mechanism with structured metadata and composable error wrapping utilities. | 168 |
| | Provides error bindings based on the JSON API reference | 14 |
| | Combines multiple Go errors into a single error | 1,057 |
| | An error handling library with readable stack traces and flexible formatting support. | 1,506 |
| | Creates JSON error responses following the JsonApi specification | 16 |
| | A library to standardize error messages across an application | 33 |
| | An error handling library designed to improve conventional approaches in Go by providing composable and expressive errors with debug information. | 1,223 |
| | A utility package for exception handling with try-catch in Golang. | 34 |
| | A library for working with internet message formats, including email and MIME. | 389 |
| | Library providing a standardized way to handle and propagate errors across networked systems. | 2,129 |