mirror of
https://github.com/anyproto/anytype-heart.git
synced 2025-06-09 09:35:00 +09:00
GO-803: init
Signed-off-by: AnastasiaShemyakinskaya <shem98a@mail.ru>
This commit is contained in:
parent
1c0e037c87
commit
f3b89801ed
14 changed files with 3411 additions and 1319 deletions
|
@ -23,6 +23,8 @@ message Change {
|
|||
// creation timestamp
|
||||
int64 timestamp = 7;
|
||||
|
||||
string version = 8;
|
||||
|
||||
message Snapshot {
|
||||
// logId -> lastChangeId
|
||||
map<string, string> logHeads = 1;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue