Module health_server

Module health_server 

Expand description

Generated server implementations.

Structs§

HealthServer
Health is gRPC’s mechanism for checking whether a server is able to handle RPCs. Its semantics are documented in https://github.com/grpc/grpc/blob/master/doc/health-checking.md.

Constants§

SERVICE_NAME
Generated gRPC service name

Traits§

Health
Generated trait containing gRPC methods that should be implemented for use with HealthServer.