Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type MailManager ¶
type MailMessage ¶
type Manager ¶
type Manager struct {
// contains filtered or unexported fields
}
func NewManager ¶
func (*Manager) RenderTemplate ¶
func (*Manager) RenderTemplateWithFuncs ¶
func (*Manager) SendMail ¶
func (m *Manager) SendMail(mm MailMessage) error
Click to show internal directories.
Click to hide internal directories.