Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var ( ErrBadRequest = errors.New("bad request") ErrInternalFailure = errors.New("internal failure") ErrNotFound = errors.New("not found") )
Generic errors that can be returned from services
Functions ¶
This section is empty.
Types ¶
Click to show internal directories.
Click to hide internal directories.