# Functions
No description provided by the author
No description provided by the author
NewTemplatizedEmailerFromGlobs creates a new TemplatizedEmailer, parsing the templates found in the given filepattern globs.
NewTemplatizedEmailerFromTemplates creates a new TemplatizedEmailer, given root text and html templates.
No description provided by the author
# Constants
No description provided by the author
No description provided by the author
No description provided by the author
# Variables
No description provided by the author
# Structs
FakeEmailer is an Emailer that writes emails to stdout.
No description provided by the author
No description provided by the author
No description provided by the author
TemplatizedEmailer sends emails based on templates, using any Emailer.
# Interfaces
Emailer is an object that sends emails.
go:generate genconfig -o config.go email Emailer.
# Type aliases
No description provided by the author