()
| 4699 | var xxx_messageInfo_ExportResponse proto.InternalMessageInfo |
| 4700 | |
| 4701 | func (m *ExportResponse) GetCode() int32 { |
| 4702 | if m != nil { |
| 4703 | return m.Code |
| 4704 | } |
| 4705 | return 0 |
| 4706 | } |
| 4707 | |
| 4708 | func (m *ExportResponse) GetMsg() string { |
| 4709 | if m != nil { |
nothing calls this directly
no outgoing calls
no test coverage detected