MCPcopy
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
34func init() {
35 balancer.Register(rpcBehaviorBB{})
36}
37
38const name = "test.RpcBehaviorLoadBalancer"
39

Callers

nothing calls this directly

Calls 1

RegisterFunction · 0.92

Tested by

no test coverage detected