fmt
This commit is contained in:
@@ -205,3 +205,4 @@ func (q *CleanupQueue) OldestAge() time.Duration {
|
||||
}
|
||||
|
||||
|
||||
|
||||
|
||||
@@ -369,3 +369,4 @@ func TestCleanupQueue_Concurrent(t *testing.T) {
|
||||
}
|
||||
|
||||
|
||||
|
||||
|
||||
@@ -124,3 +124,4 @@ func MaskAccessKey(accessKeyId string) string {
|
||||
return accessKeyId
|
||||
}
|
||||
|
||||
|
||||
|
||||
@@ -133,3 +133,4 @@ func TestMaskAccessKey(t *testing.T) {
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
|
||||
@@ -4,3 +4,4 @@ const (
|
||||
// DefaultBucketsPath is the default path for S3 buckets in the filer
|
||||
DefaultBucketsPath = "/buckets"
|
||||
)
|
||||
|
||||
|
||||
@@ -130,3 +130,4 @@ func TestRemoveDuplicateSlashes(t *testing.T) {
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
|
||||
@@ -102,3 +102,4 @@ func TestMasterClientFilerGroupLogging(t *testing.T) {
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user