mock_processor

package
v0.0.0-...-be15534 Latest Latest
Warning

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

Go to latest
Published: Apr 30, 2024 License: Apache-2.0 Imports: 5 Imported by: 0

Documentation

Overview

Package mock_processor is a generated GoMock package.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type MockManager

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

MockManager is a mock of Manager interface.

func NewMockManager

func NewMockManager(ctrl *gomock.Controller) *MockManager

NewMockManager creates a new mock instance.

func (*MockManager) Close

func (m *MockManager) Close()

Close mocks base method.

func (*MockManager) EXPECT

func (m *MockManager) EXPECT() *MockManagerMockRecorder

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

func (*MockManager) Tick

Tick mocks base method.

func (*MockManager) WriteDebugInfo

func (m *MockManager) WriteDebugInfo(ctx context.Context, w io.Writer, done chan<- error)

WriteDebugInfo mocks base method.

type MockManagerMockRecorder

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

MockManagerMockRecorder is the mock recorder for MockManager.

func (*MockManagerMockRecorder) Close

func (mr *MockManagerMockRecorder) Close() *gomock.Call

Close indicates an expected call of Close.

func (*MockManagerMockRecorder) Tick

func (mr *MockManagerMockRecorder) Tick(ctx, state interface{}) *gomock.Call

Tick indicates an expected call of Tick.

func (*MockManagerMockRecorder) WriteDebugInfo

func (mr *MockManagerMockRecorder) WriteDebugInfo(ctx, w, done interface{}) *gomock.Call

WriteDebugInfo indicates an expected call of WriteDebugInfo.

Jump to

Keyboard shortcuts

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