#include "src/cpp/client/create_channel_internal.h"
#include <memory>
#include <string>
#include <utility>
#include <vector>
#include <grpcpp/channel.h>
Go to the source code of this file.
Namespaces | |
grpc | |
Functions | |
std::shared_ptr< Channel > | grpc::CreateChannelInternal (const std::string &host, grpc_channel *c_channel, std::vector< std::unique_ptr< grpc::experimental::ClientInterceptorFactoryInterface >> interceptor_creators) |