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

Method GetLang

bitmap/pb.pb.go:712–717  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

710var xxx_messageInfo_LangList proto.InternalMessageInfo
711
712func (m *LangList) GetLang() []string {
713 if m != nil {
714 return m.Lang
715 }
716 return nil
717}
718
719type Result struct {
720 UidMatrix []*List `protobuf:"bytes,1,rep,name=uid_matrix,json=uidMatrix,proto3" json:"uid_matrix,omitempty"`

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected