Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Attachment ¶
type EmailNotifier ¶
type EmailNotifier struct {
// contains filtered or unexported fields
}
func (EmailNotifier) Notify ¶
func (emn EmailNotifier) Notify(receivers []string, subject, content string, attachments ...Attachment) error
Click to show internal directories.
Click to hide internal directories.