Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/grpc/grpc-go
/ init
Function
init
balancer/leastrequest/leastrequest.go:48–50 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
46
)
47
48
func
init() {
49
balancer.Register(bb{})
50
}
51
52
// LBConfig is the balancer config for least_request_experimental balancer.
53
type
LBConfig
struct
{
Callers
nothing calls this directly
Calls
1
Register
Function · 0.92
Tested by
no test coverage detected