Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type InternalError ¶
func NewBadRequestError ¶
func NewBadRequestError(message string) *InternalError
func NewInternalServerError ¶
func NewInternalServerError(message string) *InternalError
func NewNotFoundError ¶
func NewNotFoundError(message string) *InternalError
func (*InternalError) Error ¶
func (ie *InternalError) Error() string
Click to show internal directories.
Click to hide internal directories.