# Functions

NewNotifier returns a new Notifier based on the type of notification.

# Structs

Email holds all email data.
EmailConfig holds all email configuration data.

# Interfaces

Notifier is an interface that each type of notifier must implement.