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

Method GetDesc

bitmap/pb.pb.go:857–862  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

855}
856
857func (m *Order) GetDesc() bool {
858 if m != nil {
859 return m.Desc
860 }
861 return false
862}
863
864func (m *Order) GetLangs() []string {
865 if m != nil {

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected