GRPC C++
1.30.0
|
#include <grpcpp/support/config.h>
Go to the source code of this file.
Data Structures | |
class | grpc_impl::HealthCheckServiceInterface |
The gRPC server uses this interface to expose the health checking service without depending on protobuf. More... | |
Namespaces | |
grpc_impl | |
An Alarm posts the user-provided tag to its associated completion queue or invokes the user-provided function on expiry or cancellation. | |
Functions | |
void | grpc_impl::EnableDefaultHealthCheckService (bool enable) |
Enable/disable the default health checking service. More... | |
bool | grpc_impl::DefaultHealthCheckServiceEnabled () |
Returns whether the default health checking service is enabled. More... | |