multierr
Error combiner
Combines multiple Go errors into a single error
Combine one or more Go errors together
1k stars
21 watching
41 forks
Language: Go
last commit: 7 months ago
Linked from 1 awesome list
errorsgogolang
Related projects:
Repository | Description | Stars |
---|---|---|
emperror/emperror | Tools and strategies for handling errors in Go applications | 342 |
airbrake/gobrake | A Go notifier package for sending errors to the Airbrake dashboard | 105 |
ianchen0119/uber_go_guide_tw | A comprehensive guide to writing Go code following the style and conventions used by Uber | 119 |
ztrue/tracerr | A utility library to format and handle errors with stack traces in Go programming language. | 1,033 |
getsentry/sentry-go | Provides a Go client for integrating error reporting and performance tracking into applications. | 922 |
meilisearch/meilisearch-go | A Go wrapper for a search engine API | 540 |
jamalkaksouri/uber-go-guide-ir | A style guide for writing idiomatic and efficient Go code | 6 |
thundr67/falcon | A package for efficiently handling errors in Go programs. | 11 |
simonwaldherr/golang-examples | Provides examples and resources to help software developers learn and practice Go programming language skills. | 1,579 |
go-ole/go-ole | A Go implementation of the Windows COM API using shared libraries | 1,167 |
uber/ringpop-go | A library that helps coordinate and distribute work among multiple worker nodes in a distributed system | 833 |
xxjwxc/public | A comprehensive utility package for Go programmers | 175 |
azr/generators | Automates the generation of boilerplate code for common Go applications | 5 |
mvmaasakkers/go-problemdetails | Provides a standardized data format for error messages in web applications | 17 |
sau00/uber-go-guide-ru | A translation of Uber's Go style guide into Russian | 269 |