|
GRPC Core
9.0.0
|
#include <grpc/support/port_platform.h>#include <grpc/impl/codegen/grpc_types.h>#include "src/core/ext/filters/client_channel/server_address.h"Go to the source code of this file.
Namespaces | |
| grpc_core | |
| Round Robin Policy. | |
Functions | |
| grpc_channel_args * | grpc_core::ModifyGrpclbBalancerChannelArgs (const ServerAddressList &addresses, grpc_channel_args *args) |
| Makes any necessary modifications to args for use in the grpclb balancer channel. More... | |
| grpc_channel * | grpc_core::CreateGrpclbBalancerChannel (const char *target_uri, const grpc_channel_args &args) |