Documentation
¶
Index ¶
Constants ¶
View Source
const AUTH_ERROR = 20001
auth
View Source
const BAD_REUQEST_ERROR = 500
全局错误码 前3位代表业务,后三位代表具体功能
View Source
const OK = 200
成功返回
View Source
const REUQES_PARAM_ERROR = 400
View Source
const USER_NOT_EXIST = 10001
usercenter
Variables ¶
This section is empty.
Functions ¶
Types ¶
type CodeError ¶
type CodeError struct {
// contains filtered or unexported fields
}
func NewErrCode ¶
Click to show internal directories.
Click to hide internal directories.