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

Method GetDropValue

bitmap/pb.pb.go:4545–4550  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

4543}
4544
4545func (m *DropOperation) GetDropValue() string {
4546 if m != nil {
4547 return m.DropValue
4548 }
4549 return ""
4550}
4551
4552type ExportRequest struct {
4553 GroupId uint32 `protobuf:"varint,1,opt,name=group_id,json=groupId,proto3" json:"group_id,omitempty"`

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected