mock_custom

package
v1.0.11 Latest Latest
Warning

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

Go to latest
Published: Sep 1, 2021 License: Apache-2.0 Imports: 3 Imported by: 0

Documentation

Overview

Package mock_custom is a generated GoMock package.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type MockController

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

MockController is a mock of Controller interface

func NewMockController

func NewMockController(ctrl *gomock.Controller) *MockController

NewMockController creates a new mock instance

func (*MockController) EXPECT

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

func (*MockController) GetDataStore

func (m *MockController) GetDataStore() cache.Indexer

GetDataStore mocks base method

func (*MockController) StartController

func (m *MockController) StartController(arg0 cache.Indexer, arg1 chan struct{})

StartController mocks base method

type MockControllerMockRecorder

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

MockControllerMockRecorder is the mock recorder for MockController

func (*MockControllerMockRecorder) GetDataStore

func (mr *MockControllerMockRecorder) GetDataStore() *gomock.Call

GetDataStore indicates an expected call of GetDataStore

func (*MockControllerMockRecorder) StartController

func (mr *MockControllerMockRecorder) StartController(arg0, arg1 interface{}) *gomock.Call

StartController indicates an expected call of StartController

Jump to

Keyboard shortcuts

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