//
pkg.gl
Category
github.com/zeuszhao-hub/gokit
errors
package
0.0.12
Repository:
https://github.com/zeuszhao-hub/gokit.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
2
Dependents
0
Files
92 SLOC
#
Functions
AddMsgMap
AddMsgMap 注册错误信息.
Cause
Cause return originally cause.
GetCode
GetCode 获取错误码.
GetMsg
GetMsg 获取错误信息.
Is
Is compare source and target.
IsCustom
IsCustom 判断err是否为自定义错误类型 err = nil return false.
Stack
Stack return call stack.
#
Constants
ErrorCustomType
No description provided by the author
#
Type aliases
ErrorType
No description provided by the author