mirror of
https://github.com/minio/minio.git
synced 2025-11-07 04:42:56 -05:00
Renaming Package to goPackage to fix golint error
This commit is contained in:
@@ -25,7 +25,7 @@ const (
|
||||
maxObjectList = 1000
|
||||
)
|
||||
|
||||
// Object list response format
|
||||
// ObjectListResponse format
|
||||
type ObjectListResponse struct {
|
||||
XMLName xml.Name `xml:"ListBucketResult" json:"-"`
|
||||
Name string
|
||||
|
||||
Reference in New Issue
Block a user