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

Struct FacetsList

bitmap/pb.pb.go:3057–3059  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

3055}
3056
3057type FacetsList struct {
3058 FacetsList []*Facets `protobuf:"bytes,1,rep,name=facets_list,json=facetsList,proto3" json:"facets_list,omitempty"`
3059}
3060
3061func (m *FacetsList) Reset() { *m = FacetsList{} }
3062func (m *FacetsList) String() string { return proto.CompactTextString(m) }

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected