package
1.26.0
Repository: https://github.com/dccn-tg/tg-toolset-golang.git
Documentation: pkg.go.dev

# 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