#include <map>
#include <memory>
#include <grpcpp/impl/server_builder_option.h>
#include <grpcpp/support/channel_arguments.h>
Go to the source code of this file.
Namespaces | |
grpc | |
Functions | |
std::unique_ptr< ServerBuilderOption > | grpc::MakeChannelArgumentOption (const std::string &name, const std::string &value) |
std::unique_ptr< ServerBuilderOption > | grpc::MakeChannelArgumentOption (const std::string &name, int value) |