package
0.0.0-20230423130316-c2add7fa8e01
Repository: https://github.com/alkurbatov/metrics-collector.git
Documentation: pkg.go.dev

# 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