Documentation ¶
Index ¶
Constants ¶
View Source
const ( // TODO: Make everything configuable via viper Sender = "notifier@whatsapptistics.com" // The subject line for the email. Subject = "Your Whatsapptistics report is ready!" // The character encoding for the email. CharSet = "UTF-8" )
Variables ¶
This section is empty.
Functions ¶
func NewSESNotifier ¶
func NewSESNotifier() *sesNotifier
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.