()
| 1720 | var xxx_messageInfo_ResponseQuery proto.InternalMessageInfo |
| 1721 | |
| 1722 | func (m *ResponseQuery) GetCode() uint32 { |
| 1723 | if m != nil { |
| 1724 | return m.Code |
| 1725 | } |
| 1726 | return 0 |
| 1727 | } |
| 1728 | |
| 1729 | func (m *ResponseQuery) GetLog() string { |
| 1730 | if m != nil { |
nothing calls this directly
no outgoing calls
no test coverage detected