go-errors
Here are 20 public repositories matching this topic...
Sort:Most stars
💪 Helper Utils(800+): 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,结构体,反射,文本,文件,错误,时间日期,特殊处理,格式化,常用信息获取等等
- Updated
Oct 23, 2025 - Go
Go errors but structured and composable. Fault provides an extensible yet ergonomic mechanism for wrapping errors.
- Updated
Jun 14, 2025 - Go
A drop-in replacement for Go errors, with some added sugar! Unwrap user-friendly messages, HTTP status code, easy wrapping with multiple error types.
- Updated
Sep 23, 2025 - Go
Manipulate application errors with ease
- Updated
Jan 8, 2025 - Go
Go package for errors chaining for further examining using standard errors.Is and errors.As functions
- Updated
Feb 11, 2023 - Go
errors with stacktraces for go, support error code, support error check
- Updated
Jun 3, 2025 - Go
errors #golang from sentinels errors to behavioural errors on go 1.13
- Updated
Sep 19, 2019 - Go
🪳 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.
- Updated
May 24, 2024 - Go
Generic error package that can be used to handle errors in your applications, services or any other "adapter" your service may use
- Updated
Dec 6, 2023 - Go
example code from a presentation "Go interfaces, error & context"
- Updated
Oct 6, 2025 - Go
Improve this page
Add a description, image, and links to thego-errors topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with thego-errors topic, visit your repo's landing page and select "manage topics."