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

Method GetSubchannelId

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

Source from the content-addressed store, hash-verified

767}
768
769func (x *SubchannelRef) GetSubchannelId() int64 {
770 if x != nil {
771 return x.SubchannelId
772 }
773 return 0
774}
775
776func (x *SubchannelRef) GetName() string {
777 if x != nil {

Callers 3

TestGetChannelMethod · 0.45
TestGetSubChannelMethod · 0.45
GetSubchannelMethod · 0.45

Calls

no outgoing calls

Tested by 2

TestGetChannelMethod · 0.36
TestGetSubChannelMethod · 0.36