Documentation ¶
Index ¶
Constants ¶
View Source
const ErrBadRequest = "BadRequest"
ErrBadRequest indicates a bad request or input
View Source
const ErrConflict = "Conflict"
ErrConflict indicates a conflict with an existing resource
View Source
const ErrForbidden = "Forbidden"
ErrForbidden indicates a lack of permissions for the given resource
View Source
const ErrInternalError = "InternalError"
ErrInternalError indicates an unknown internal error occurred
View Source
const ErrLimitExceeded = "LimitExceeded"
ErrLimitExceeded indicates a service or rate limit has been exceeded
View Source
const ErrNotFound = "NotFound"
ErrNotFound indicates a the requested object is missing/not found
ErrServiceUnavailable indicates an internal or external service is not available
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
Click to show internal directories.
Click to hide internal directories.