MCPcopy Create free account
hub / github.com/dgraph-io/dgraph-benchmarks / GetCode

Method GetCode

bitmap/pb.pb.go:4321–4326  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

4319var xxx_messageInfo_Status proto.InternalMessageInfo
4320
4321func (m *Status) GetCode() int32 {
4322 if m != nil {
4323 return m.Code
4324 }
4325 return 0
4326}
4327
4328func (m *Status) GetMsg() string {
4329 if m != nil {

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected