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

Struct MapHeader

bitmap/pb.pb.go:3640–3642  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

3638}
3639
3640type MapHeader struct {
3641 PartitionKeys [][]byte `protobuf:"bytes,1,rep,name=partition_keys,json=partitionKeys,proto3" json:"partition_keys,omitempty"`
3642}
3643
3644func (m *MapHeader) Reset() { *m = MapHeader{} }
3645func (m *MapHeader) String() string { return proto.CompactTextString(m) }

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected