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

Struct LangList

bitmap/pb.pb.go:675–677  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

673}
674
675type LangList struct {
676 Lang []string `protobuf:"bytes,1,rep,name=lang,proto3" json:"lang,omitempty"`
677}
678
679func (m *LangList) Reset() { *m = LangList{} }
680func (m *LangList) String() string { return proto.CompactTextString(m) }

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected