Module health_server
Expand description
Generated server implementations.
Structs§
- Health
Server - 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.