Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var ( ErrBadRequest = errors.New("bad request") ErrNotFound = errors.New("not found") )
Generic errors that can be wrapped in the domain
Functions ¶
func NewBadRequest ¶
func NewNotFound ¶
func NewServiceUnavailable ¶
func NewUnauthorized ¶
Types ¶
Click to show internal directories.
Click to hide internal directories.