Documentation ¶
Overview ¶
Code generated by noice. DO NOT EDIT.
Index ¶
- func ErrAdminRequired(params ...func(*cherry.Err)) *cherry.Err
- func ErrInternalError(params ...func(*cherry.Err)) *cherry.Err
- func ErrMailSendFailed(params ...func(*cherry.Err)) *cherry.Err
- func ErrMessageNotExist(params ...func(*cherry.Err)) *cherry.Err
- func ErrPermissionsError(params ...func(*cherry.Err)) *cherry.Err
- func ErrRequestValidationFailed(params ...func(*cherry.Err)) *cherry.Err
- func ErrRequiredHeadersNotProvided(params ...func(*cherry.Err)) *cherry.Err
- func ErrServiceNotAvailable(params ...func(*cherry.Err)) *cherry.Err
- func ErrTemplateAlreadyExists(params ...func(*cherry.Err)) *cherry.Err
- func ErrTemplateNotExist(params ...func(*cherry.Err)) *cherry.Err
- func ErrTemplateVersionNotExist(params ...func(*cherry.Err)) *cherry.Err
- func ErrUnableDeleteTemplate(params ...func(*cherry.Err)) *cherry.Err
- func ErrUnableGetMessage(params ...func(*cherry.Err)) *cherry.Err
- func ErrUnableGetMessagesList(params ...func(*cherry.Err)) *cherry.Err
- func ErrUnableGetTemplate(params ...func(*cherry.Err)) *cherry.Err
- func ErrUnableGetTemplatesList(params ...func(*cherry.Err)) *cherry.Err
- func ErrUnableSaveMessage(params ...func(*cherry.Err)) *cherry.Err
- func ErrUnableSaveTemplate(params ...func(*cherry.Err)) *cherry.Err
- func ErrUnableUpdateTemplate(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 ErrPermissionsError ¶
ErrPermissionsError error Unable to verify if user has required permissions, so don't give access
func ErrRequestValidationFailed ¶
ErrRequestValidationFailed error Validation error when parsing request
func ErrRequiredHeadersNotProvided ¶
ErrRequiredHeadersNotProvided error Required headers is not found in context
func ErrUnableDeleteTemplate ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.