Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/grpc/grpc-go
/ GetRef
Method
GetRef
channelz/grpc_channelz_v1/channelz.pb.go:938–943 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
936
}
937
938
func
(x *Server) GetRef() *ServerRef {
939
if
x != nil {
940
return
x.Ref
941
}
942
return
nil
943
}
944
945
func
(x *Server) GetData() *ServerData {
946
if
x != nil {
Callers
1
TestGetSocketOptions
Method · 0.45
Calls
no outgoing calls
Tested by
1
TestGetSocketOptions
Method · 0.36