# Packages
No description provided by the author
No description provided by the author
Package health implements health check clients to return server system statuses.
No description provided by the author
Package services provides an Info and Service data structure that is used for two
purposes: loading configuration information from disk and storing status information in
the database.
# Functions
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
NewMonitor loads the services definition from the path on disk and creates monitors for each of them to perform heartbeat checks on the specified interval.
# 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
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
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
Monitor wraps several service monitors to routinely conduct health checks and save the status (if changed) to the database.
No description provided by the author
No description provided by the author
No description provided by the author
StatusPageContext is used to render the content into the index page for the uptime HTML status page (info page).