()
| 848 | var xxx_messageInfo_Order proto.InternalMessageInfo |
| 849 | |
| 850 | func (m *Order) GetAttr() string { |
| 851 | if m != nil { |
| 852 | return m.Attr |
| 853 | } |
| 854 | return "" |
| 855 | } |
| 856 | |
| 857 | func (m *Order) GetDesc() bool { |
| 858 | if m != nil { |
nothing calls this directly
no outgoing calls
no test coverage detected