Documentation
¶
Index ¶
Constants ¶
View Source
const DefaultCode int = 0
Variables ¶
This section is empty.
Functions ¶
Types ¶
type CustomError ¶
CustomError 定义自定义错误类型
func OfCode ¶
func OfCode(errCode *ErrorCode) *CustomError
func OfMessage ¶
func OfMessage(message string) *CustomError
func (*CustomError) GetI18nMsgTemplate ¶
func (e *CustomError) GetI18nMsgTemplate() string
Click to show internal directories.
Click to hide internal directories.