Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type MailNotificationService ¶
type MailNotificationService struct {
// contains filtered or unexported fields
}
func NewMailNotificationService ¶
func NewMailNotificationService(deferred *mgo.Collection, mailcfg *Mailconfig) *MailNotificationService
func (*MailNotificationService) AddMailToQueue ¶
func (m *MailNotificationService) AddMailToQueue(rcpt, subject, text string)
func (*MailNotificationService) Quit ¶
func (m *MailNotificationService) Quit()
Click to show internal directories.
Click to hide internal directories.