mock_downloader

package
v0.0.0-...-077edd7 Latest Latest
Warning

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

Go to latest
Published: Jul 19, 2023 License: MIT Imports: 2 Imported by: 0

Documentation

Overview

Package mock_downloader is a generated GoMock package.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type MockLoader

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

MockLoader is a mock of Loader interface

func NewMockLoader

func NewMockLoader(ctrl *gomock.Controller) *MockLoader

NewMockLoader creates a new mock instance

func (*MockLoader) EXPECT

func (m *MockLoader) EXPECT() *MockLoaderMockRecorder

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

func (*MockLoader) Free

func (m *MockLoader) Free(arg0 string) error

Free mocks base method

func (*MockLoader) Get

func (m *MockLoader) Get(arg0 string) string

Get mocks base method

func (*MockLoader) Save

func (m *MockLoader) Save(arg0 string) error

Save mocks base method

type MockLoaderMockRecorder

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

MockLoaderMockRecorder is the mock recorder for MockLoader

func (*MockLoaderMockRecorder) Free

func (mr *MockLoaderMockRecorder) Free(arg0 interface{}) *gomock.Call

Free indicates an expected call of Free

func (*MockLoaderMockRecorder) Get

func (mr *MockLoaderMockRecorder) Get(arg0 interface{}) *gomock.Call

Get indicates an expected call of Get

func (*MockLoaderMockRecorder) Save

func (mr *MockLoaderMockRecorder) Save(arg0 interface{}) *gomock.Call

Save indicates an expected call of Save

Jump to

Keyboard shortcuts

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