Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type AWSS3Config ¶
type BucketInterface ¶
type MockBucket ¶
type MockBucket struct {
// contains filtered or unexported fields
}
func (*MockBucket) Delete ¶
func (mb *MockBucket) Delete(key string) error
func (*MockBucket) Download ¶
func (mb *MockBucket) Download(src, dest string) error
Click to show internal directories.
Click to hide internal directories.