Page Menu
Home
Phorge
Search
Configure Global Search
Log In
Files
F32399636
D4224.1765340071.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Flag For Later
Award Token
Size
443 B
Referenced Files
None
Subscribers
None
D4224.1765340071.diff
View Options
diff --git a/services/commtest/src/backup_utils.rs b/services/commtest/src/backup_utils.rs
--- a/services/commtest/src/backup_utils.rs
+++ b/services/commtest/src/backup_utils.rs
@@ -3,3 +3,11 @@
}
pub use proto::backup_service_client::BackupServiceClient;
+
+pub struct BackupData {
+ pub user_id: String,
+ pub device_id: String,
+ pub backup_id: String,
+ pub backup_chunk_sizes: Vec<usize>,
+ pub logs_sizes: Vec<Vec<usize>>,
+}
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Wed, Dec 10, 4:14 AM (18 h, 34 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
5860743
Default Alt Text
D4224.1765340071.diff (443 B)
Attached To
Mode
D4224: [DRAFT] [services] Tests - Backup Utils - Add BackupData struct
Attached
Detach File
Event Timeline
Log In to Comment