# Functions
No description provided by the author
NewHealthServer creates new instance of gRPC serving Health API and attaches it to the server.
NewMetricsServer creates new instance of gRPC serving Metrics API and attaches it to the server.
# Structs
HealthServer verifies current health status of the service.
MetricsServer allows to store and retrieve metrics.
No description provided by the author