()
| 2301 | var xxx_messageInfo_RestoreRequest proto.InternalMessageInfo |
| 2302 | |
| 2303 | func (m *RestoreRequest) GetGroupId() uint32 { |
| 2304 | if m != nil { |
| 2305 | return m.GroupId |
| 2306 | } |
| 2307 | return 0 |
| 2308 | } |
| 2309 | |
| 2310 | func (m *RestoreRequest) GetRestoreTs() uint64 { |
| 2311 | if m != nil { |
nothing calls this directly
no outgoing calls
no test coverage detected