MCPcopy
hub / github.com/grpc/grpc-go / orcaSvcConfig

Function orcaSvcConfig

interop/orcalb_test.go:96–98  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

94}
95
96func orcaSvcConfig() string {
97 return `{"loadBalancingConfig": [{"test_backend_metrics_load_balancer": {}}]}`
98}
99
100// TestORCAPerRPCReport verifies that per-call ORCA load reports flow from the
101// server through the orcaPicker's Done callback into the context.

Callers 6

TestORCAPerRPCReportMethod · 0.85
TestORCAOOBReportMethod · 0.85
TestORCAOOBFallbackMethod · 0.85
TestEndpointUpdateMethod · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected