mirror of
https://github.com/seaweedfs/seaweedfs.git
synced 2025-09-20 11:08:03 +08:00
go fmt
This commit is contained in:
@@ -26,7 +26,7 @@ type ErrorCode int
|
||||
|
||||
// Error codes, see full list at http://docs.aws.amazon.com/AmazonS3/latest/API/ErrorResponses.html
|
||||
const (
|
||||
ErrNone ErrorCode = iota
|
||||
ErrNone ErrorCode = iota
|
||||
ErrMethodNotAllowed
|
||||
ErrBucketNotEmpty
|
||||
ErrBucketAlreadyExists
|
||||
|
Reference in New Issue
Block a user