mirror of
https://github.com/pgsty/minio.git
synced 2026-07-19 20:20:25 +03:00
Implement XL layer - preliminary work.
This commit is contained in:
@@ -34,6 +34,7 @@ type VolInfo struct {
|
||||
type FileInfo struct {
|
||||
Volume string
|
||||
Name string
|
||||
MD5Sum string
|
||||
ModTime time.Time
|
||||
Size int64
|
||||
Mode os.FileMode
|
||||
|
||||
Reference in New Issue
Block a user