对异常定义的封装
Go to file
zhangdeman001 290d1a7bd3 fix
2023-05-11 18:21:46 +08:00
.idea fix 2023-05-11 18:21:46 +08:00
.gitignore 更新data数据结构 2022-06-26 12:55:09 +08:00
abstrace.go 增加ToError方法 2023-05-11 18:20:56 +08:00
code.go 修复错误码未注册时, message异常问题 2023-02-11 23:35:43 +08:00
exception.go fix 2023-05-11 18:21:46 +08:00
go.mod 增加ToError方法 2023-05-11 18:20:56 +08:00
LICENSE Initial commit 2022-06-25 21:00:18 +08:00
README.md Initial commit 2022-06-25 21:00:18 +08:00

exception

对异常定义的封装