package
Version:
v0.2.2
Opens a new window with list of versions in this module.
Published: Oct 9, 2019
License: MPL-2.0
Opens a new window with license information.
Imports: 15
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
type Mail interface {
Send(to, subjecttpl, bodytpl string, emdata interface{}) error
}
Mail is a service wrapper around a mailer instance
New creates a new mailer service
Source Files
¶
Click to show internal directories.
Click to hide internal directories.