# Functions
StripHTML returns a version of a string with no HTML tags.
# Constants
No description provided by the author
No description provided by the author
# Structs
No description provided by the author
No description provided by the author
SendMailData contains necessary fields to send an email.
# Interfaces
Mailer is used to have different implementation for sending email.