Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type RecipeDisabledForTenantError ¶
type RecipeDisabledForTenantError struct {
Msg string
}
func (RecipeDisabledForTenantError) Error ¶
func (err RecipeDisabledForTenantError) Error() string
type TenantDoesNotExistError ¶
type TenantDoesNotExistError struct {
Msg string
}
func (TenantDoesNotExistError) Error ¶
func (err TenantDoesNotExistError) Error() string
Click to show internal directories.
Click to hide internal directories.