# Functions
ComposeMessageFromTemplate composes subject and body of a message using the template string `str` and the `data` provided.
ComposeMessageFromTempfile composes subject and body of a message using the `tempfile` and the `data` provided.
New returns a new mailer instance.
# Structs
Mailer implements varias email notifications.
No description provided by the author