# Functions

No description provided by the author
No description provided by the author
No description provided by the author
RegisterHealthHandler registers the http handlers for service Health to "mux".
RegisterHealthHandlerClient registers the http handlers for service Health to "mux".
RegisterHealthHandlerFromEndpoint is same as RegisterHealthHandler but automatically dials to "endpoint" and closes the connection when "ctx" gets done.
RegisterHealthHandlerServer registers the http handlers for service Health to "mux".
No description provided by the author
No description provided by the author
RegisterMetricsHandler registers the http handlers for service Metrics to "mux".
RegisterMetricsHandlerClient registers the http handlers for service Metrics to "mux".
RegisterMetricsHandlerFromEndpoint is same as RegisterMetricsHandler but automatically dials to "endpoint" and closes the connection when "ctx" gets done.
RegisterMetricsHandlerServer registers the http handlers for service Metrics to "mux".
No description provided by the author

# Variables

No description provided by the author
Health_ServiceDesc is the grpc.ServiceDesc for Health service.
Metrics_ServiceDesc is the grpc.ServiceDesc for Metrics service.
MetricsCollector_ServiceDesc is the grpc.ServiceDesc for MetricsCollector service.

# Structs

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
UnimplementedHealthServer must be embedded to have forward compatible implementations.
UnimplementedMetricsCollectorServer must be embedded to have forward compatible implementations.
UnimplementedMetricsServer must be embedded to have forward compatible implementations.

# Interfaces

HealthClient is the client API for Health service.
HealthServer is the server API for Health service.
MetricsClient is the client API for Metrics service.
No description provided by the author
No description provided by the author
MetricsCollectorClient is the client API for MetricsCollector service.
MetricsCollectorServer is the server API for MetricsCollector service.
MetricsServer is the server API for Metrics service.
UnsafeHealthServer may be embedded to opt out of forward compatibility for this service.
UnsafeMetricsCollectorServer may be embedded to opt out of forward compatibility for this service.
UnsafeMetricsServer may be embedded to opt out of forward compatibility for this service.