GRPC C++
1.39.1
|
#include <grpc/grpc.h>
#include <grpcpp/support/validate_service_config.h>
#include "src/core/ext/filters/client_channel/service_config.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. | |
grpc::experimental | |
ClientRpcInfo represents the state of a particular RPC as it appears to an interceptor. | |
Functions | |
std::string | grpc::experimental::ValidateServiceConfigJSON (const std::string &service_config_json) |
Validates service_config_json. More... | |