verstak/internal/core/sync
mirivlad 3c7e9d1d56 fix(sync): add ClientSequence and LastSeenServerSeq to Op struct and Push
- Add ClientSequence and LastSeenServerSeq fields to sync.Op struct
- Fix Client.Push() to copy these fields to PushOp
- Add GetDeviceID() method to sync.Service
2026-06-02 08:02:03 +08:00
..
blob.go feat: sync — client ops recording in core services 2026-06-01 22:54:23 +08:00
client.go fix(sync): add ClientSequence and LastSeenServerSeq to Op struct and Push 2026-06-02 08:02:03 +08:00
sync.go fix(sync): add ClientSequence and LastSeenServerSeq to Op struct and Push 2026-06-02 08:02:03 +08:00