mock_algo

package
v0.0.1 Latest Latest
Warning

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

Go to latest
Published: Apr 3, 2021 License: MIT Imports: 3 Imported by: 0

Documentation

Overview

Package mock_algo is a generated GoMock package.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type MockAlgoRepo

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

MockAlgoRepo is a mock of AlgoRepo interface.

func NewMockAlgoRepo

func NewMockAlgoRepo(ctrl *gomock.Controller) *MockAlgoRepo

NewMockAlgoRepo creates a new mock instance.

func (*MockAlgoRepo) EXPECT

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

func (*MockAlgoRepo) Get

func (m *MockAlgoRepo) Get(name string) (*models.Algo, error)

Get mocks base method.

type MockAlgoRepoMockRecorder

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

MockAlgoRepoMockRecorder is the mock recorder for MockAlgoRepo.

func (*MockAlgoRepoMockRecorder) Get

func (mr *MockAlgoRepoMockRecorder) Get(name interface{}) *gomock.Call

Get indicates an expected call of Get.

Jump to

Keyboard shortcuts

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