mock_s3

package
v0.16.2 Latest Latest
Warning

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

Go to latest
Published: Nov 10, 2015 License: MPL-2.0 Imports: 3 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type MockS3

type MockS3 struct {
	// contains filtered or unexported fields
}

Mock of S3 interface

func NewMockS3

func NewMockS3(ctrl *gomock.Controller) *MockS3

func (*MockS3) Download

func (_m *MockS3) Download(_param0 string) (*http.Response, error)

func (*MockS3) EXPECT

func (_m *MockS3) EXPECT() *_MockS3Recorder

func (*MockS3) Request

func (_m *MockS3) Request(_param0 string, _param1 string, _param2 io.Reader) (*http.Response, error)

func (*MockS3) RequestURL

func (_m *MockS3) RequestURL(_param0 string) (string, error)

func (*MockS3) Upload

func (_m *MockS3) Upload(_param0 string, _param1 io.Reader) error

Jump to

Keyboard shortcuts

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