# 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.

# Structs

Service contains all the configs, server and clients to run the API.

# 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.