MCPcopy
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
46func newCZServer() channelzgrpc.ChannelzServer {
47 return &serverImpl{}
48}
49
50type serverImpl struct {
51 channelzgrpc.UnimplementedChannelzServer

Callers 9

TestGetTopChannelsMethod · 0.85
TestGetServersMethod · 0.85
TestGetServerSocketsMethod · 0.85
TestGetChannelMethod · 0.85
TestGetSubChannelMethod · 0.85
TestGetSocketMethod · 0.85
TestGetSocketOptionsMethod · 0.85

Calls

no outgoing calls

Tested by 8

TestGetTopChannelsMethod · 0.68
TestGetServersMethod · 0.68
TestGetServerSocketsMethod · 0.68
TestGetChannelMethod · 0.68
TestGetSubChannelMethod · 0.68
TestGetSocketMethod · 0.68
TestGetSocketOptionsMethod · 0.68