package
0.0.0-20250309181522-4a0e66a86483
Repository: https://github.com/dhax/go-base.git
Documentation: pkg.go.dev

# Functions

NewEmail returns an email address.
NewMailer returns a configured SMTP Mailer.
No description provided by the author

# Structs

Email struct holds email address and recipient name.
Message struct holds all parts of a specific email Message.
MockMailer is a mock Mailer.
SMTPMailer is a SMTP mailer.

# Interfaces

No description provided by the author