#include <map>
#include <mutex>
#include <grpcpp/server_context.h>
#include <grpcpp/support/status.h>
#include "src/proto/grpc/health/v1/health.grpc.pb.h"
Go to the source code of this file.
Classes | |
class | grpc::testing::HealthCheckServiceImpl |
Namespaces | |
grpc | |
grpc::testing | |