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

Method GetDescription

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

Source from the content-addressed store, hash-verified

543}
544
545func (x *ChannelTraceEvent) GetDescription() string {
546 if x != nil {
547 return x.Description
548 }
549 return ""
550}
551
552func (x *ChannelTraceEvent) GetSeverity() ChannelTraceEvent_Severity {
553 if x != nil {

Callers 2

TestGetChannelMethod · 0.80
TestGetSubChannelMethod · 0.80

Calls

no outgoing calls

Tested by 2

TestGetChannelMethod · 0.64
TestGetSubChannelMethod · 0.64