This commit is contained in:
2022-02-01 20:12:32 -08:00
committed by user
parent 9dd2682b49
commit 01e9433404
7 changed files with 52 additions and 3 deletions

View File

@@ -1,6 +1,6 @@
syntax = "proto3";
option go_package = "mfer";
option go_package = "git.eeqj.de/sneak/mfer/mfer";
import "google/protobuf/timestamp.proto";
@@ -60,7 +60,7 @@ message MFFileInner {
Version version = 101;
// required manifest attributes:
uint64 fileCount = 102;
uint64 fileCount = 102; //FIXME is this necessary?
repeated MFFilePath files = 103;
// optional manifest attributes 2xx: