-
- Downloads
Merge pull request #8523 from markdroth/lb_policy_name_channel_arg
Allow setting LB policy name via the C++ API
Showing
- Makefile 48 additions, 0 deletionsMakefile
- build.yaml 13 additions, 0 deletionsbuild.yaml
- include/grpc++/support/channel_arguments.h 5 additions, 0 deletionsinclude/grpc++/support/channel_arguments.h
- src/cpp/common/channel_arguments.cc 5 additions, 0 deletionssrc/cpp/common/channel_arguments.cc
- test/cpp/end2end/round_robin_end2end_test.cc 211 additions, 0 deletionstest/cpp/end2end/round_robin_end2end_test.cc
- tools/run_tests/sources_and_headers.json 19 additions, 0 deletionstools/run_tests/sources_and_headers.json
- tools/run_tests/tests.json 22 additions, 0 deletionstools/run_tests/tests.json
- vsprojects/vcxproj/test/round_robin_end2end_test/round_robin_end2end_test.vcxproj 207 additions, 0 deletions...round_robin_end2end_test/round_robin_end2end_test.vcxproj
- vsprojects/vcxproj/test/round_robin_end2end_test/round_robin_end2end_test.vcxproj.filters 21 additions, 0 deletions...bin_end2end_test/round_robin_end2end_test.vcxproj.filters
Loading
Please register or sign in to comment