MCPcopy
hub / github.com/grpc/grpc-go / GetSocketRef

Method GetSocketRef

channelz/grpc_channelz_v1/channelz.pb.go:240–245  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

238}
239
240func (x *Channel) GetSocketRef() []*SocketRef {
241 if x != nil {
242 return x.SocketRef
243 }
244 return nil
245}
246
247// Subchannel is a logical grouping of channels, subchannels, and sockets.
248// A subchannel is load balanced over by its ancestor

Callers 3

TestGetServerSocketsMethod · 0.45
TestGetSubChannelMethod · 0.45

Calls

no outgoing calls

Tested by 3

TestGetServerSocketsMethod · 0.36
TestGetSubChannelMethod · 0.36