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

Function init

channelz/service/service.go:33–35  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

31)
32
33func init() {
34 channelz.TurnOn()
35}
36
37// RegisterChannelzServiceToServer registers the channelz service to the given server.
38//

Callers

nothing calls this directly

Calls 1

TurnOnFunction · 0.92

Tested by

no test coverage detected