Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var ( S3OperationRM = S3Operation("rm") S3OperationMV = S3Operation("mv") )
Functions ¶
This section is empty.
Types ¶
type S3Op ¶
type S3Op struct { Operation S3Operation Key string KeyTemplate string }
type S3Operation ¶
type S3Operation string
Click to show internal directories.
Click to hide internal directories.