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

Struct BackupResponse

bitmap/pb.pb.go:4455–4457  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

4453}
4454
4455type BackupResponse struct {
4456 DropOperations []*DropOperation `protobuf:"bytes,1,rep,name=drop_operations,json=dropOperations,proto3" json:"drop_operations,omitempty"`
4457}
4458
4459func (m *BackupResponse) Reset() { *m = BackupResponse{} }
4460func (m *BackupResponse) String() string { return proto.CompactTextString(m) }

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected