mock_cmd

package
v0.5.1 Latest Latest
Warning

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

Go to latest
Published: Dec 19, 2022 License: MIT Imports: 4 Imported by: 0

Documentation

Overview

Package mock_cmd is a generated GoMock package.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type MockCustomSearchRepository

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

MockCustomSearchRepository is a mock of CustomSearchRepository interface.

func NewMockCustomSearchRepository

func NewMockCustomSearchRepository(ctrl *gomock.Controller) *MockCustomSearchRepository

NewMockCustomSearchRepository creates a new mock instance.

func (*MockCustomSearchRepository) EXPECT

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

func (*MockCustomSearchRepository) FindImage

func (m *MockCustomSearchRepository) FindImage(ctx context.Context, query string) (io.Reader, error)

FindImage mocks base method.

type MockCustomSearchRepositoryMockRecorder

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

MockCustomSearchRepositoryMockRecorder is the mock recorder for MockCustomSearchRepository.

func (*MockCustomSearchRepositoryMockRecorder) FindImage

func (mr *MockCustomSearchRepositoryMockRecorder) FindImage(ctx, query interface{}) *gomock.Call

FindImage indicates an expected call of FindImage.

Jump to

Keyboard shortcuts

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