Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type EmailContact ¶
type EmailContact interface { notification.Contact ResolveEmail() *mail.Address }
type EmailNotificationService ¶
func (*EmailNotificationService) Notify ¶
func (svc *EmailNotificationService) Notify(notification *notification.Notification) error
Click to show internal directories.
Click to hide internal directories.