mocks

package
v0.0.0-...-2a15bd7 Latest Latest
Warning

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

Go to latest
Published: Dec 20, 2023 License: MIT Imports: 4 Imported by: 0

Documentation

Overview

Package mocks is a generated GoMock package.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Mockanalyzer

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

Mockanalyzer is a mock of analyzer interface.

func NewMockanalyzer

func NewMockanalyzer(ctrl *gomock.Controller) *Mockanalyzer

NewMockanalyzer creates a new mock instance.

func (*Mockanalyzer) Analyze

func (m *Mockanalyzer) Analyze() ([]code.Info, error)

Analyze mocks base method.

func (*Mockanalyzer) EXPECT

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

type MockanalyzerMockRecorder

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

MockanalyzerMockRecorder is the mock recorder for Mockanalyzer.

func (*MockanalyzerMockRecorder) Analyze

func (mr *MockanalyzerMockRecorder) Analyze() *gomock.Call

Analyze indicates an expected call of Analyze.

type Mockdispatcher

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

Mockdispatcher is a mock of dispatcher interface.

func NewMockdispatcher

func NewMockdispatcher(ctrl *gomock.Controller) *Mockdispatcher

NewMockdispatcher creates a new mock instance.

func (*Mockdispatcher) Dispatch

func (m *Mockdispatcher) Dispatch(arg0 []dispatch.Note) error

Dispatch mocks base method.

func (*Mockdispatcher) EXPECT

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

type MockdispatcherMockRecorder

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

MockdispatcherMockRecorder is the mock recorder for Mockdispatcher.

func (*MockdispatcherMockRecorder) Dispatch

func (mr *MockdispatcherMockRecorder) Dispatch(arg0 interface{}) *gomock.Call

Dispatch indicates an expected call of Dispatch.

Jump to

Keyboard shortcuts

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