mocks

package
v1.18.1 Latest Latest
Warning

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

Go to latest
Published: Mar 15, 2024 License: MIT Imports: 5 Imported by: 0

Documentation

Overview

Package mocks is a generated GoMock package.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type MockDownloader added in v1.10.0

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

MockDownloader is a mock of Downloader interface.

func NewMockDownloader added in v1.10.0

func NewMockDownloader(ctrl *gomock.Controller) *MockDownloader

NewMockDownloader creates a new mock instance.

func (*MockDownloader) EXPECT added in v1.10.0

EXPECT returns an object that allows the caller to indicate expected use.

func (*MockDownloader) Get added in v1.10.0

Get mocks base method.

type MockDownloaderMockRecorder added in v1.10.0

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

MockDownloaderMockRecorder is the mock recorder for MockDownloader.

func (*MockDownloaderMockRecorder) Get added in v1.10.0

func (mr *MockDownloaderMockRecorder) Get(arg0, arg1, arg2, arg3 interface{}) *gomock.Call

Get indicates an expected call of Get.

type MockS3Content added in v1.9.0

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

MockS3Content is a mock of S3Content interface.

func NewMockS3Content added in v1.9.0

func NewMockS3Content(ctrl *gomock.Controller) *MockS3Content

NewMockS3Content creates a new mock instance.

func (*MockS3Content) EXPECT added in v1.9.0

EXPECT returns an object that allows the caller to indicate expected use.

func (*MockS3Content) StreamAndWrite added in v1.9.0

func (m *MockS3Content) StreamAndWrite(arg0 context.Context, arg1 string, arg2 io.Writer) error

StreamAndWrite mocks base method.

type MockS3ContentMockRecorder added in v1.9.0

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

MockS3ContentMockRecorder is the mock recorder for MockS3Content.

func (*MockS3ContentMockRecorder) StreamAndWrite added in v1.9.0

func (mr *MockS3ContentMockRecorder) StreamAndWrite(arg0, arg1, arg2 interface{}) *gomock.Call

StreamAndWrite indicates an expected call of StreamAndWrite.

Jump to

Keyboard shortcuts

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