MCPcopy
hub / github.com/grpc/grpc-go / init

Function init

interop/orcalb.go:41–43  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

39var orcaLogger = grpclog.Component("orca")
40
41func init() {
42 balancer.Register(orcabb{})
43}
44
45type orcabb struct{}
46

Callers

nothing calls this directly

Calls 1

RegisterFunction · 0.92

Tested by

no test coverage detected