package
0.0.0-20240113165526-3f911461f066
Repository: https://github.com/xtulnx/jkit-go.git
Documentation: pkg.go.dev
# Functions
No description provided by the author
NewErrWithCode 带状态码、信息
code: 状态码 msg: 错误信息.
NewErrWithCodeAndError 带状态码、信息、附加异常
code: 状态码 msg: 信息 e: 附加异常.
NewErrWithError 带信息、附加异常
msg: 信息 e: 附加异常.
NewErrWithHttpCode 创建带http码、状态码、错误信息的错误
httpCode: http状态码 code: 状态码 msg: 错误信息.
# Variables
.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
.
.
No description provided by the author
No description provided by the author
.
No description provided by the author
# Interfaces
No description provided by the author