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

Function init

balancer/pickfirst/pickfirst_ext_test.go:87–89  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

85}
86
87func init() {
88 channelz.TurnOn()
89}
90
91// parseServiceConfig is a test helper which uses the manual resolver to parse
92// the given service config. It calls t.Fatal() if service config parsing fails.

Callers

nothing calls this directly

Calls 1

TurnOnFunction · 0.92

Tested by

no test coverage detected