mirror of
https://github.com/pgsty/minio.git
synced 2026-09-25 04:15:59 +03:00
Adding storage modifications for upcoming fs system
This commit is contained in:
@@ -50,7 +50,7 @@ type Item struct {
|
||||
Key string
|
||||
LastModified string
|
||||
ETag string
|
||||
Size int
|
||||
Size int64
|
||||
StorageClass string
|
||||
Owner Owner
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user