GRPC C++
1.39.1
|
#include <grpcpp/health_check_service_interface.h>
Namespaces | |
grpc | |
An Alarm posts the user-provided tag to its associated completion queue or invokes the user-provided function on expiry or cancellation. | |
Functions | |
bool | grpc::DefaultHealthCheckServiceEnabled () |
Returns whether the default health checking service is enabled. More... | |
void | grpc::EnableDefaultHealthCheckService (bool enable) |
Enable/disable the default health checking service. More... | |