MCPcopy
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
122func init() {
123 balancer.Register(&rlsBB{})
124}
125
126type rlsBB struct{}
127

Callers

nothing calls this directly

Calls 1

RegisterFunction · 0.92

Tested by

no test coverage detected