Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
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
33
func
init() {
34
channelz.TurnOn()
35
}
36
37
// RegisterChannelzServiceToServer registers the channelz service to the given server.
38
//
Callers
nothing calls this directly
Calls
1
TurnOn
Function · 0.92
Tested by
no test coverage detected