Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/grpc/grpc-go
/ init
Function
init
interop/xds/custom_lb.go:34–36 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
32
)
33
34
func
init() {
35
balancer.Register(rpcBehaviorBB{})
36
}
37
38
const
name =
"test.RpcBehaviorLoadBalancer"
39
Callers
nothing calls this directly
Calls
1
Register
Function · 0.92
Tested by
no test coverage detected