Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/grpc/grpc-go
/ init
Function
init
balancer/rls/balancer.go:122–124 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
120
)
121
122
func
init() {
123
balancer.Register(&rlsBB{})
124
}
125
126
type
rlsBB
struct
{}
127
Callers
nothing calls this directly
Calls
1
Register
Function · 0.92
Tested by
no test coverage detected