()
| 4265 | var xxx_messageInfo_SnapshotMeta proto.InternalMessageInfo |
| 4266 | |
| 4267 | func (m *SnapshotMeta) GetClientTs() uint64 { |
| 4268 | if m != nil { |
| 4269 | return m.ClientTs |
| 4270 | } |
| 4271 | return 0 |
| 4272 | } |
| 4273 | |
| 4274 | func (m *SnapshotMeta) GetGroupId() uint32 { |
| 4275 | if m != nil { |
nothing calls this directly
no outgoing calls
no test coverage detected