All Projects â†’ uber-go â†’ Multierr

uber-go / Multierr

Licence: mit
Combine one or more Go errors together

Programming Languages

go
31211 projects - #10 most used programming language
golang
3204 projects

Labels

Projects that are alternatives of or similar to Multierr

error-pages
🚧 Pretty server's error pages in the docker image & git repository
Stars: ✭ 296 (-10.03%)
Mutual labels:  errors
chumsky
A parser library for humans with powerful error recovery.
Stars: ✭ 740 (+124.92%)
Mutual labels:  errors
Throw.js
HTTP Error collection to use in your next REST API.
Stars: ✭ 272 (-17.33%)
Mutual labels:  errors
vcore
Common, utility packages for Go
Stars: ✭ 16 (-95.14%)
Mutual labels:  errors
messaging
Conveniently issue messages, warnings, and errors
Stars: ✭ 12 (-96.35%)
Mutual labels:  errors
bugsnag-symfony
Bugsnag notifier for the Symfony PHP framework. Monitor and report errors in your Symfony apps.
Stars: ✭ 42 (-87.23%)
Mutual labels:  errors
ArgCheck.jl
Package for checking function arguments
Stars: ✭ 73 (-77.81%)
Mutual labels:  errors
Analog
PHP logging library that is highly extendable and simple to use.
Stars: ✭ 314 (-4.56%)
Mutual labels:  errors
jsonerror
Makes Go error-handling a breeze!
Stars: ✭ 28 (-91.49%)
Mutual labels:  errors
periskop
Exception Monitoring Service
Stars: ✭ 128 (-61.09%)
Mutual labels:  errors
safe
🛡 PHP functions smarten up to throw exceptions instead of returning false or triggering errors.
Stars: ✭ 15 (-95.44%)
Mutual labels:  errors
public
util toolkit for go.golang é€šç”šć‡œæ•°ćŒ…
Stars: ✭ 135 (-58.97%)
Mutual labels:  errors
go-errors
Flexible, general-purpose error handling for Go.
Stars: ✭ 17 (-94.83%)
Mutual labels:  errors
eth-rpc-errors
Ethereum RPC Errors
Stars: ✭ 78 (-76.29%)
Mutual labels:  errors
Log
📗 Simple, configurable and scalable Structured Logging for Go.
Stars: ✭ 276 (-16.11%)
Mutual labels:  errors
deeperror
Very informative, enlightening and pleasantly formatted errors for Go
Stars: ✭ 18 (-94.53%)
Mutual labels:  errors
ono
Wrap errors without losing the original message, stack trace, or properties
Stars: ✭ 87 (-73.56%)
Mutual labels:  errors
Tide
A General Toolbox for Identifying Object Detection Errors
Stars: ✭ 309 (-6.08%)
Mutual labels:  errors
Error Tailor
🩄 Making sure your tailor-made error solution is seamless!
Stars: ✭ 303 (-7.9%)
Mutual labels:  errors
tsfeatures
Calculates various features from time series data. Python implementation of the R package tsfeatures.
Stars: ✭ 87 (-73.56%)
Mutual labels:  errors

multierr GoDoc Build Status Coverage Status

multierr allows combining one or more Go errors together.

Installation

go get -u go.uber.org/multierr

Status

Stable: No breaking changes will be made before 2.0.


Released under the MIT License.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].