增加ToError方法

This commit is contained in:
zhangdeman001
2023-05-11 18:20:56 +08:00
parent 0679ce5092
commit 2bc6061e1c
4 changed files with 29 additions and 39 deletions

2
go.mod
View File

@ -1,3 +1,3 @@
module git.zhangdeman.cn/zhangdeman/exception
go 1.17
go 1.20