# Functions
DefaultConfig returns the default config.
SendEmail sends an email to a recipeint given HTML content.
# Structs
Config is a representation of email configurations.
SendRequest is a type for an email send request.
# Type aliases
SendEmailFunc returns functionality to send an email.