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

Struct FacetParam

bitmap/pb.pb.go:2909–2912  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

2907}
2908
2909type FacetParam struct {
2910 Key string `protobuf:"bytes,1,opt,name=key,proto3" json:"key,omitempty"`
2911 Alias string `protobuf:"bytes,2,opt,name=alias,proto3" json:"alias,omitempty"`
2912}
2913
2914func (m *FacetParam) Reset() { *m = FacetParam{} }
2915func (m *FacetParam) String() string { return proto.CompactTextString(m) }

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected