package
Version:
v0.0.7
Opens a new window with list of versions in this module.
Published: Dec 9, 2021
License: MIT
Opens a new window with license information.
Imports: 3
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
type Error struct {
Code int `json:"code"`
Msg string `json:"msg"`
}
Error ...
Errors 返回所有 error 列表
按 code 升序
通过 WithMsg 声明的错误码不重复显示
Source Files
¶
Click to show internal directories.
Click to hide internal directories.