Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var ( Success = value(200, "成功") ServerError = value(500, "服务器错误") ParamError = value(501, "参数错误") )
Functions ¶
func ErrorWithHttpCode ¶
Types ¶
Click to show internal directories.
Click to hide internal directories.