MCPcopy
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
938func (x *Server) GetRef() *ServerRef {
939 if x != nil {
940 return x.Ref
941 }
942 return nil
943}
944
945func (x *Server) GetData() *ServerData {
946 if x != nil {

Callers 1

TestGetSocketOptionsMethod · 0.45

Calls

no outgoing calls

Tested by 1

TestGetSocketOptionsMethod · 0.36