Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
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
65
type
bb
struct
{}
66
67
func
(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