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

Struct List

bitmap/pb.pb.go:333–335  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

331}
332
333type List struct {
334 Uids []uint64 `protobuf:"fixed64,1,rep,packed,name=uids,proto3" json:"uids,omitempty"`
335}
336
337func (m *List) Reset() { *m = List{} }
338func (m *List) String() string { return proto.CompactTextString(m) }

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected