Documentation
¶
Index ¶
Constants ¶
View Source
const BAD_REQUEST_ERROR = 100001
系统模块
View Source
const OK = 200
View Source
const REQUEST_PARAM_ERROR = 100002
View Source
const USER_NOT_FOUND = 200001
用户模块
Variables ¶
This section is empty.
Functions ¶
Types ¶
type CodeError ¶
type CodeError struct {
// contains filtered or unexported fields
}
func NewErrCode ¶
func (*CodeError) GetErrCode ¶
Click to show internal directories.
Click to hide internal directories.