Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/grpc/grpc-go
/ bb
Struct
bb
balancer/weightedtarget/weightedtarget.go:51–51 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
49
}
50
51
type
bb
struct
{}
52
53
func
(bb) Build(cc balancer.ClientConn, bOpts balancer.BuildOptions) balancer.Balancer {
54
b := &weightedTargetBalancer{}
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected