Documentation
¶
Index ¶
Constants ¶
View Source
const ( TEMPLATE_NAME = "notification.gohtml" SERVICE_URL = "http://whatsapptistics.com" )
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type EmailNotifier ¶
type EmailNotifier struct {
// contains filtered or unexported fields
}
func NewNotifier ¶
func NewNotifier(notifier Notifier) *EmailNotifier
Click to show internal directories.
Click to hide internal directories.