Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type SmtpEmailSender ¶
type SmtpEmailSender struct { EmailSender string EmailPwd string EmailSenderName string SmtpServer string SmtpPort string SmtpIdentity string }
func (*SmtpEmailSender) SendNotification ¶
func (s *SmtpEmailSender) SendNotification(n domain.Notification) error
Click to show internal directories.
Click to hide internal directories.