mocks

package
v0.0.0-...-af94976 Latest Latest
Warning

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

Go to latest
Published: Jun 18, 2021 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 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 context.Context, arg1 *protoevents.Event) 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, arg1 interface{}) *gomock.Call

Dispatch indicates an expected call of Dispatch.

type MockErrorLogger

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

MockErrorLogger is a mock of ErrorLogger interface.

func NewMockErrorLogger

func NewMockErrorLogger(ctrl *gomock.Controller) *MockErrorLogger

NewMockErrorLogger creates a new mock instance.

func (*MockErrorLogger) EXPECT

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

func (*MockErrorLogger) Log

func (m *MockErrorLogger) Log(arg0 context.Context, arg1 *protoevents.Event, arg2 error)

Log mocks base method.

type MockErrorLoggerMockRecorder

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

MockErrorLoggerMockRecorder is the mock recorder for MockErrorLogger.

func (*MockErrorLoggerMockRecorder) Log

func (mr *MockErrorLoggerMockRecorder) Log(arg0, arg1, arg2 interface{}) *gomock.Call

Log indicates an expected call of Log.

Jump to

Keyboard shortcuts

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