test

package
v1.0.0 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Nov 22, 2019 License: GPL-3.0 Imports: 5 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type DownloaderAPI

type DownloaderAPI struct {
	mock.Mock
}

DownloaderAPI is an autogenerated mock type for the DownloaderAPI type

func (*DownloaderAPI) Download

func (_m *DownloaderAPI) Download(_a0 io.WriterAt, _a1 *s3.GetObjectInput, _a2 ...func(*s3manager.Downloader)) (int64, error)

Download provides a mock function with given fields: _a0, _a1, _a2

func (*DownloaderAPI) DownloadWithContext

func (_m *DownloaderAPI) DownloadWithContext(_a0 context.Context, _a1 io.WriterAt, _a2 *s3.GetObjectInput, _a3 ...func(*s3manager.Downloader)) (int64, error)

DownloadWithContext provides a mock function with given fields: _a0, _a1, _a2, _a3

type UploaderAPI

type UploaderAPI struct {
	mock.Mock
}

UploaderAPI is an autogenerated mock type for the UploaderAPI type

func (*UploaderAPI) Upload

func (_m *UploaderAPI) Upload(_a0 *s3manager.UploadInput, _a1 ...func(*s3manager.Uploader)) (*s3manager.UploadOutput, error)

Upload provides a mock function with given fields: _a0, _a1

func (*UploaderAPI) UploadWithContext

func (_m *UploaderAPI) UploadWithContext(_a0 context.Context, _a1 *s3manager.UploadInput, _a2 ...func(*s3manager.Uploader)) (*s3manager.UploadOutput, error)

UploadWithContext provides a mock function with given fields: _a0, _a1, _a2

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL