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

Method GetFormat

bitmap/pb.pb.go:4619–4624  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

4617}
4618
4619func (m *ExportRequest) GetFormat() string {
4620 if m != nil {
4621 return m.Format
4622 }
4623 return ""
4624}
4625
4626func (m *ExportRequest) GetDestination() string {
4627 if m != nil {

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected