mirror of
https://github.com/pgsty/minio.git
synced 2026-07-21 05:00:22 +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