Documentation
¶
Index ¶
Constants ¶
View Source
const INVALID_EMAIL_ERROR uint32 = 100003
View Source
const OK uint32 = 0
成功返回
View Source
const REUQEST_PARAM_ERROR uint32 = 100002
View Source
const SERVER_COMMON_ERROR uint32 = 100001
全局错误码
View Source
const TOO_MANY_REQUEST_ERROR uint32 = 100004
Variables ¶
This section is empty.
Functions ¶
Types ¶
type CodeError ¶
type CodeError struct {
// contains filtered or unexported fields
}
func NewErrCode ¶
func NewErrCodeMsg ¶
Click to show internal directories.
Click to hide internal directories.