//
pkg.gl
Category
github.com/alkaid/goerrors
module
1.0.18
Repository:
https://github.com/alkaid/goerrors.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
0
Dependents
0
Files
0
#
README
goerrors
rpc 错误处理框架
鸣谢及参考链接:
kratos的error的处理和生成工具:
https://github.com/go-kratos/kratos/tree/main/errors
ego对error的处理:
https://github.com/gotomicro/ego/tree/master/core/eerrors
ego介绍:
https://www.infoq.cn/article/gxeq7habkoujlf1rrj7c
https://zhuanlan.zhihu.com/p/435011704
#
Packages
apierrors
nolint:gomnd.
cmd
No description provided by the author
errors
Package errors "github.com/pkg/errors" wrapper.