# Functions
No description provided by the author
MonitorServer starts the monitoring web service.
No description provided by the author
No description provided by the author
# Structs
LivenessResponse is a common type for responding to K8S style liveness checks.
No description provided by the author
ReadinessResponse is a common type for responding to K8S style readiness checks.
StartedResonse is a common type for responding to K8S style startup checks.
# Interfaces
Liveness implements the interface to wire up a Liveness check from another subsystem.