build out cli and add size and gather functionality
This commit is contained in:
@ -12,5 +12,6 @@ type FileMetadata struct {
|
||||
Size int64
|
||||
Hash []byte
|
||||
ModifiedDate time.Time
|
||||
PartitionId string
|
||||
BackedUp bool
|
||||
}
|
||||
|
Reference in New Issue
Block a user