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

Method GetSeverity

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

Source from the content-addressed store, hash-verified

550}
551
552func (x *ChannelTraceEvent) GetSeverity() ChannelTraceEvent_Severity {
553 if x != nil {
554 return x.Severity
555 }
556 return ChannelTraceEvent_CT_UNKNOWN
557}
558
559func (x *ChannelTraceEvent) GetTimestamp() *timestamppb.Timestamp {
560 if x != nil {

Callers 2

TestGetChannelMethod · 0.80
TestGetSubChannelMethod · 0.80

Calls

no outgoing calls

Tested by 2

TestGetChannelMethod · 0.64
TestGetSubChannelMethod · 0.64