# Functions
HealthCheck is the http handlers for http request /health.
SetHealthyState sets the isHealthy variable with http requests.
StartWebServer is the function that start http server on port.
# Variables
MessagingClient acts as messaging queue client.