Versions in this module Expand all Collapse all v0 v0.1.0 Nov 22, 2023 Changes in this version + type Mailer struct + func New(host string, port int, username, password, sender string) Mailer + func (m Mailer) Send(recipient, templateFile string, data any) error