Documentation ¶
Index ¶
Constants ¶
View Source
const ( UnknownErrCode = 500 NormalErrCode = 400 )
Variables ¶
This section is empty.
Functions ¶
Types ¶
type ApplicationError ¶
func Message ¶
func Message(message string) *ApplicationError
func (*ApplicationError) Error ¶
func (e *ApplicationError) Error() string
Click to show internal directories.
Click to hide internal directories.