Documentation ¶
Index ¶
- type AppError
- func NewAuthenticationError(message string) *AppError
- func NewAuthorizationError(message string) *AppError
- func NewBadRequestError(message string) *AppError
- func NewNotFoundError(message string) *AppError
- func NewUnexpectedError(message string) *AppError
- func NewValidationError(message string) *AppError
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type AppError ¶
func NewAuthenticationError ¶
func NewAuthorizationError ¶
func NewBadRequestError ¶
func NewNotFoundError ¶
func NewUnexpectedError ¶
func NewValidationError ¶
Click to show internal directories.
Click to hide internal directories.