Documentation ¶
Overview ¶
Code generated by noice. DO NOT EDIT.
Index ¶
- func ErrAdminRequired(params ...func(*cherry.Err)) *cherry.Err
- func ErrDatabase(params ...func(*cherry.Err)) *cherry.Err
- func ErrInternal(params ...func(*cherry.Err)) *cherry.Err
- func ErrNoFreeStorages(params ...func(*cherry.Err)) *cherry.Err
- func ErrOwnerAlreadyExists(params ...func(*cherry.Err)) *cherry.Err
- func ErrQuotaExceeded(params ...func(*cherry.Err)) *cherry.Err
- func ErrRequestValidationFailed(params ...func(*cherry.Err)) *cherry.Err
- func ErrRequiredHeadersNotProvided(params ...func(*cherry.Err)) *cherry.Err
- func ErrResourceAlreadyExists(params ...func(*cherry.Err)) *cherry.Err
- func ErrResourceNotExists(params ...func(*cherry.Err)) *cherry.Err
- func ErrResourceNotOwned(params ...func(*cherry.Err)) *cherry.Err
- func ErrSetOwnerAccess(params ...func(*cherry.Err)) *cherry.Err
- func ErrStorageDelete(params ...func(*cherry.Err)) *cherry.Err
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func ErrAdminRequired ¶
ErrAdminRequired error User is not admin and has no permissions
func ErrOwnerAlreadyExists ¶
ErrOwnerAlreadyExists error Resource can have only one owner
func ErrRequestValidationFailed ¶
ErrRequestValidationFailed error Validation error when parsing request
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.