# Functions
NewHealthController creates a new health controller and returns a reference to it.
SendHeartBeat sends a heartbeat on the passed channel.
# Constants
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
Defined health checks.
No description provided by the author
No description provided by the author
# Variables
No description provided by the author
# Structs
ControllerHeartbeat is the structure to hold the heartbeats sent by controllers.
HealthController reports the health of the controller loops as a http endpoint.
HealthStats is holds the latest heartbeats.