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

Struct Facets

bitmap/pb.pb.go:3013–3015  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

3011}
3012
3013type Facets struct {
3014 Facets []*api.Facet `protobuf:"bytes,1,rep,name=facets,proto3" json:"facets,omitempty"`
3015}
3016
3017func (m *Facets) Reset() { *m = Facets{} }
3018func (m *Facets) String() string { return proto.CompactTextString(m) }

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected