Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/grpc/grpc-go
/ newCZServer
Function
newCZServer
channelz/service/service.go:46–48 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
44
}
45
46
func
newCZServer() channelzgrpc.ChannelzServer {
47
return
&serverImpl{}
48
}
49
50
type
serverImpl
struct
{
51
channelzgrpc.UnimplementedChannelzServer
Callers
9
TestGetTopChannels
Method · 0.85
TestGetServers
Method · 0.85
TestGetServerSockets
Method · 0.85
TestGetServerSocketsNonZeroStartID
Method · 0.85
TestGetChannel
Method · 0.85
TestGetSubChannel
Method · 0.85
TestGetSocket
Method · 0.85
RegisterChannelzServiceToServer
Function · 0.85
TestGetSocketOptions
Method · 0.85
Calls
no outgoing calls
Tested by
8
TestGetTopChannels
Method · 0.68
TestGetServers
Method · 0.68
TestGetServerSockets
Method · 0.68
TestGetServerSocketsNonZeroStartID
Method · 0.68
TestGetChannel
Method · 0.68
TestGetSubChannel
Method · 0.68
TestGetSocket
Method · 0.68
TestGetSocketOptions
Method · 0.68