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

Struct testConfigBalancerBuilder

balancer/weightedtarget/weightedtarget_test.go:63–65  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

61}
62
63type testConfigBalancerBuilder struct {
64 balancer.Builder
65}
66
67func newTestConfigBalancerBuilder() *testConfigBalancerBuilder {
68 return &testConfigBalancerBuilder{

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected