mirror of
https://github.com/versity/versitygw.git
synced 2026-09-25 17:34:29 +00:00
test: more PutBucketTagging tests, DeleteBucketTagging test
This commit is contained in:
@@ -0,0 +1,6 @@
|
||||
package command
|
||||
|
||||
type S3CommandConverter interface {
|
||||
CurlShellCommand() (string, error)
|
||||
OpenSSLCommand() error
|
||||
}
|
||||
Reference in New Issue
Block a user