Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/grpc/grpc-go
/ GetData
Method
GetData
channelz/grpc_channelz_v1/channelz.pb.go:945–950 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
943
}
944
945
func
(x *Server) GetData() *ServerData {
946
if
x != nil {
947
return
x.Data
948
}
949
return
nil
950
}
951
952
func
(x *Server) GetListenSocket() []*SocketRef {
953
if
x != nil {
Callers
5
buildGCPLoggingEntry
Method · 0.45
channelProtoToStruct
Function · 0.45
TestGetChannel
Method · 0.45
TestGetSubChannel
Method · 0.45
TestGetSocketOptions
Method · 0.45
Calls
no outgoing calls
Tested by
4
channelProtoToStruct
Function · 0.36
TestGetChannel
Method · 0.36
TestGetSubChannel
Method · 0.36
TestGetSocketOptions
Method · 0.36