()
| 4596 | var xxx_messageInfo_ExportRequest proto.InternalMessageInfo |
| 4597 | |
| 4598 | func (m *ExportRequest) GetGroupId() uint32 { |
| 4599 | if m != nil { |
| 4600 | return m.GroupId |
| 4601 | } |
| 4602 | return 0 |
| 4603 | } |
| 4604 | |
| 4605 | func (m *ExportRequest) GetReadTs() uint64 { |
| 4606 | if m != nil { |
nothing calls this directly
no outgoing calls
no test coverage detected