Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/grpc/grpc-go
/ lbBuilder
Struct
lbBuilder
balancer/grpclb/grpclb.go:127–129 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
125
}
126
127
type
lbBuilder
struct
{
128
fallbackTimeout time.Duration
129
}
130
131
func
(b *lbBuilder) Name() string {
132
return
grpclbName
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected