dispatcher

package
v0.1.20 Latest Latest
Warning

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

Go to latest
Published: Sep 15, 2022 License: MIT Imports: 5 Imported by: 0

Documentation

Overview

Package dispatcher is a generated GoMock package.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

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) EXPECT

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

func (*MockDispatcher) Match

func (m *MockDispatcher) Match(arg0 message.Object) []execution.Executor

Match mocks base method.

func (*MockDispatcher) SubscribeForAllEvents

func (m *MockDispatcher) SubscribeForAllEvents(arg0 execution.Executor) dispatcher.Dispatcher

SubscribeForAllEvents mocks base method.

func (*MockDispatcher) SubscribeForCmd

func (m *MockDispatcher) SubscribeForCmd(arg0 message.Object, arg1 execution.Executor) dispatcher.Dispatcher

SubscribeForCmd mocks base method.

func (*MockDispatcher) SubscribeForEvent

func (m *MockDispatcher) SubscribeForEvent(arg0 message.Object, arg1 execution.Executor) dispatcher.Dispatcher

SubscribeForEvent mocks base method.

type MockDispatcherMockRecorder

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

MockDispatcherMockRecorder is the mock recorder for MockDispatcher.

func (*MockDispatcherMockRecorder) Match

func (mr *MockDispatcherMockRecorder) Match(arg0 interface{}) *gomock.Call

Match indicates an expected call of Match.

func (*MockDispatcherMockRecorder) SubscribeForAllEvents

func (mr *MockDispatcherMockRecorder) SubscribeForAllEvents(arg0 interface{}) *gomock.Call

SubscribeForAllEvents indicates an expected call of SubscribeForAllEvents.

func (*MockDispatcherMockRecorder) SubscribeForCmd

func (mr *MockDispatcherMockRecorder) SubscribeForCmd(arg0, arg1 interface{}) *gomock.Call

SubscribeForCmd indicates an expected call of SubscribeForCmd.

func (*MockDispatcherMockRecorder) SubscribeForEvent

func (mr *MockDispatcherMockRecorder) SubscribeForEvent(arg0, arg1 interface{}) *gomock.Call

SubscribeForEvent indicates an expected call of SubscribeForEvent.

Jump to

Keyboard shortcuts

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