mirror of
https://github.com/minio/minio.git
synced 2025-11-20 09:56:07 -05:00
Go vet fixes for donut
This commit is contained in:
@@ -27,6 +27,7 @@ import (
|
||||
"github.com/minio/minio/pkg/iodine"
|
||||
)
|
||||
|
||||
// Disk container for disk parameters
|
||||
type Disk struct {
|
||||
path string
|
||||
fsInfo map[string]string
|
||||
|
||||
Reference in New Issue
Block a user