|
GRPC C++
1.39.1
|
#include <grpc/support/port_platform.h>#include <stdlib.h>#include "src/core/lib/iomgr/error.h"#include "src/core/lib/json/json.h"Go to the source code of this file.
Namespaces | |
| grpc_core | |
| Round Robin Policy. | |
Functions | |
| void | grpc_core::ParseRingHashLbConfig (const Json &json, size_t *min_ring_size, size_t *max_ring_size, std::vector< grpc_error_handle > *error_list) |