Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type TenantAlertManager ¶
type TenantAlertManager struct {
// contains filtered or unexported fields
}
func New ¶
func New(repo repository.EngineRepository, e encryption.EncryptionService, serverURL string, email email.EmailService) *TenantAlertManager
func (*TenantAlertManager) HandleAlert ¶
func (t *TenantAlertManager) HandleAlert(tenantId string) error
Click to show internal directories.
Click to hide internal directories.