Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type CustomError ¶
func New ¶
func New(code ErrorCode, message string) CustomError
func (*CustomError) Error ¶
func (e *CustomError) Error() string
func (*CustomError) GetCode ¶
func (e *CustomError) GetCode() ErrorCode
Click to show internal directories.
Click to hide internal directories.