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

Method GetAttr

bitmap/pb.pb.go:850–855  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

848var xxx_messageInfo_Order proto.InternalMessageInfo
849
850func (m *Order) GetAttr() string {
851 if m != nil {
852 return m.Attr
853 }
854 return ""
855}
856
857func (m *Order) GetDesc() bool {
858 if m != nil {

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected