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

Method GetMsg

bitmap/pb.pb.go:4708–4713  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

4706}
4707
4708func (m *ExportResponse) GetMsg() string {
4709 if m != nil {
4710 return m.Msg
4711 }
4712 return ""
4713}
4714
4715func (m *ExportResponse) GetFiles() []string {
4716 if m != nil {

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected