This website requires JavaScript.
Explore
Help
Sign In
zhangdeman
/
exception
Watch
1
Star
0
Fork
0
You've already forked exception
Code
Issues
Pull Requests
Projects
Releases
Wiki
Activity
20
Commits
1
Branch
0
Tags
f674702ad28d68027f14ce4482f8d2fbf0abfd32
Go to file
Code
Clone
HTTPS
Tea CLI
Open with VS Code
Open with VSCodium
Open with Intellij IDEA
Download ZIP
Download TAR.GZ
Download BUNDLE
白茶清欢
f674702ad2
解决自定义异常消息无法透出问题
...
解决自定义异常消息无法透出问题
2023-08-19 10:42:37 +08:00
.idea
优化异常定义
2023-06-09 16:10:27 +08:00
.gitignore
更新data数据结构
2022-06-26 12:55:09 +08:00
abstrace.go
升级异常接口约束
2023-06-09 18:12:14 +08:00
code.go
解决自定义异常消息无法透出问题
2023-08-19 10:42:37 +08:00
define.go
优化reason
2023-06-09 16:22:55 +08:00
exception.go
解决自定义异常消息无法透出问题
2023-08-19 10:42:37 +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
README.md
exception
对异常定义的封装
Description
对异常定义的封装
Readme
Apache-2.0
63
KiB
Languages
Go
100%