mirror of
https://github.com/minio/minio.git
synced 2025-11-08 21:24:55 -05:00
Removing old donut format
This commit is contained in:
@@ -227,6 +227,7 @@ func (storage *Storage) ListObjects(bucket string, resources mstorage.BucketReso
|
||||
return results, resources, nil
|
||||
}
|
||||
|
||||
// ByBucketName is a type for sorting bucket metadata by bucket name
|
||||
type ByBucketName []mstorage.BucketMetadata
|
||||
|
||||
// Len of bucket name
|
||||
|
||||
Reference in New Issue
Block a user