# Packages
No description provided by the author
# Functions
No description provided by the author
# Variables
GetEmailSender creates an email sender using the email package.
GetHealthCheck creates a healthcheck with versionInfo.
GetHTTPServer creates an http server and sets the Server.
# Interfaces
EmailSender defines the required methods to send emails.
HealthChecker defines the required methods from Healthcheck.
HTTPServer defines the required methods from the HTTP server.