mocks

package
v1.230.4 Latest Latest
Warning

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

Go to latest
Published: Jun 22, 2022 License: Apache-2.0 Imports: 1 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Client

type Client struct {
	mock.Mock
}

Client is an autogenerated mock type for the Client type

func (*Client) Close

func (_m *Client) Close() error

Close provides a mock function with given fields:

func (*Client) DownloadFile

func (_m *Client) DownloadFile(bucketID string, sourcePath string, targetPath string) error

DownloadFile provides a mock function with given fields: bucketID, sourcePath, targetPath

func (*Client) ListFiles

func (_m *Client) ListFiles(bucketID string) ([]string, error)

ListFiles provides a mock function with given fields: bucketID

func (*Client) UploadFile

func (_m *Client) UploadFile(bucketID string, sourcePath string, targetPath string) error

UploadFile provides a mock function with given fields: bucketID, sourcePath, targetPath

Jump to

Keyboard shortcuts

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