Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type EmailSupressionJobHandler ¶
type EmailSupressionJobHandler struct { }
func (EmailSupressionJobHandler) Run ¶
func (e EmailSupressionJobHandler) Run(ctx Context) error
func (EmailSupressionJobHandler) Schedule ¶
func (e EmailSupressionJobHandler) Schedule() string
type LockExpiredTenantsJobHandler ¶
type LockExpiredTenantsJobHandler struct { }
func (LockExpiredTenantsJobHandler) Run ¶
func (e LockExpiredTenantsJobHandler) Run(ctx Context) error
func (LockExpiredTenantsJobHandler) Schedule ¶
func (e LockExpiredTenantsJobHandler) Schedule() string
type PurgeExpiredNotificationsJobHandler ¶
type PurgeExpiredNotificationsJobHandler struct { }
func (PurgeExpiredNotificationsJobHandler) Run ¶
func (e PurgeExpiredNotificationsJobHandler) Run(ctx Context) error
func (PurgeExpiredNotificationsJobHandler) Schedule ¶
func (e PurgeExpiredNotificationsJobHandler) Schedule() string
type TrialReminderJobHandler ¶
func (TrialReminderJobHandler) Run ¶
func (e TrialReminderJobHandler) Run(ctx Context) error
func (TrialReminderJobHandler) Schedule ¶
func (e TrialReminderJobHandler) Schedule() string
Click to show internal directories.
Click to hide internal directories.