MCPcopy Create free account
hub / github.com/cortexproject/cortex / GetCode

Method GetCode

pkg/cortexpb/cortex.pb.go:654–659  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

652var xxx_messageInfo_WriteResponse proto.InternalMessageInfo
653
654func (m *WriteResponse) GetCode() int32 {
655 if m != nil {
656 return m.Code
657 }
658 return 0
659}
660
661func (m *WriteResponse) GetMessage() string {
662 if m != nil {

Callers 3

getCasErrorCodeFunction · 0.80
HandlerFunction · 0.80
OTLPHandlerFunction · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected