GRPC Core
18.0.0
|
#include <grpc/support/port_platform.h>
#include <map>
#include "absl/types/optional.h"
#include "src/core/lib/iomgr/endpoint.h"
#include "src/core/lib/iomgr/resolve_address.h"
#include "src/core/lib/security/context/security_context.h"
#include "src/core/lib/transport/metadata_batch.h"
Go to the source code of this file.
Data Structures | |
class | grpc_core::EvaluateArgs |
struct | grpc_core::EvaluateArgs::PerChannelArgs |
struct | grpc_core::EvaluateArgs::PerChannelArgs::Address |
Namespaces | |
grpc_core | |
Round Robin Policy. | |