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

Function init

service_config_test.go:108–110  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

106}
107
108func init() {
109 balancer.Register(parseBalancerBuilder{})
110}
111
112func (s) TestParseLBConfig(t *testing.T) {
113 testcases := []parseTestCase{

Callers

nothing calls this directly

Calls 1

RegisterFunction · 0.92

Tested by

no test coverage detected