Explorar o código

remove payerType bucketowner

hangzws %!s(int64=7) %!d(string=hai) anos
pai
achega
c0a9031e84
Modificáronse 1 ficheiros con 0 adicións e 2 borrados
  1. 0 2
      oss/const.go

+ 0 - 2
oss/const.go

@@ -48,8 +48,6 @@ const (
 type PayerType string
 
 const (
-	// BucketOwner the owner of the bucket
-	BucketOwner PayerType = "bucketowner"
 	// Requester the requester who send the request
 	Requester PayerType = "requester"
 )