Crate tonic_health

Source
Expand description

A tonic based gRPC healthcheck implementation.

§Example

An example can be found here.

Modules§

pb
Generated protobuf types from the grpc.health.v1 package.
server
Contains all healthcheck based server utilities.

Enums§

ServingStatus
An enumeration of values representing gRPC service health.