mocks

package
v1.489.0 Latest Latest
Warning

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

Go to latest
Published: Feb 3, 2026 License: Apache-2.0 Imports: 2 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(ctx context.Context, 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(ctx context.Context, bucketID string) ([]string, error)

ListFiles provides a mock function with given fields: bucketID

func (*Client) UploadFile

func (_m *Client) UploadFile(ctx context.Context, 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