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

Struct bb

balancer/ringhash/ringhash.go:65–65  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

63}
64
65type bb struct{}
66
67func (bb) Build(cc balancer.ClientConn, opts balancer.BuildOptions) balancer.Balancer {
68 b := &ringhashBalancer{

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected