package
0.0.0-20241115004649-b22bab9a2b35
Repository: https://github.com/jpereiramp/52-weeks-of-sre-backend.git
Documentation: pkg.go.dev

# Functions

NewEmail returns an email address.
NewMailer returns a configured SMTP Mailer.

# Structs

ContentLoginToken defines content for login token email template.
Email struct holds email address and recipient name.
Mailer is a SMTP mailer.
MockMailer is a mock Mailer.