19 results for “topic:go-errors”
💪 Helper Utils(900+): int, byte, string, array/slice, map, struct, dump, convert/format, error, web/http, cli/flag, OS/ENV, filesystem, system, test/assert, time and more. Go 常用的工具函数:数字,字符串,数组,Map,结构体,反射,文本,文件,错误,时间日期,特殊处理,格式化,常用信息获取等等
Go errors but structured and composable. Fault provides an extensible yet ergonomic mechanism for wrapping errors.
A drop-in replacement for Go errors, with some added sugar! Unwrap user-friendly messages, HTTP status code, easy wrapping with multiple error types.
async errors handling in GO
Manipulate application errors with ease
Go package for errors chaining for further examining using standard errors.Is and errors.As functions
Wrap multiple errors in one Go error type.
errors with stacktraces for go, support error code, support error check
errors #golang from sentinels errors to behavioural errors on go 1.13
No description provided.
Generic error package that can be used to handle errors in your applications, services or any other "adapter" your service may use
Go linter that checks that the error text contains a prefix indicating the package/function/method where the error occurred
🪳 Lib written in Go, facilitates and improves the visibility of errors that occur in your project, for better bug debugging, we have a robust structure and following the standard error interface, we have message, file, line, stack trace, cause everything for your project.
go errors包
talk about error handling in Golang
example code from a presentation "Go interfaces, error & context"
Coded error handling in Go.
🚨 Extensions for error creation and handling in Go
More contextually aware Go errors.