package
0.0.0-20230808095506-6531ba99d600
Repository: https://github.com/blockysource/mailing.git
Documentation: pkg.go.dev

# Functions

NewManager creates a new Manager.

# Structs

InvalidAddressError is an error that occurs when an address is invalid.
InvalidTemplateError is an error that occurs when a template is invalid.
Manager is the interface that manages email templates.
MissingParameterError is an error that occurs when a parameter is missing.
Parameter is a parameter of an email template.
TemplateDefinition is an email template definition.
TemplateParser is an email template.