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

Method GetCode

bitmap/pb.pb.go:4701–4706  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

4699var xxx_messageInfo_ExportResponse proto.InternalMessageInfo
4700
4701func (m *ExportResponse) GetCode() int32 {
4702 if m != nil {
4703 return m.Code
4704 }
4705 return 0
4706}
4707
4708func (m *ExportResponse) GetMsg() string {
4709 if m != nil {

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected