GRPC C++
1.30.0
|
#include <grpcpp/support/config.h>
Go to the source code of this file.
Namespaces | |
grpc | |
This header provides an object that reads bytes directly from a grpc::ByteBuffer, via the ZeroCopyInputStream interface. | |
grpc::experimental | |
ClientRpcInfo represents the state of a particular RPC as it appears to an interceptor. | |
Functions | |
grpc::string | grpc::experimental::ValidateServiceConfigJSON (const grpc::string &service_config_json) |
Validates service_config_json. More... | |