watcher

package
v0.0.0-...-f843765 Latest Latest
Warning

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

Go to latest
Published: Jul 28, 2023 License: MIT Imports: 2 Imported by: 0

Documentation

Overview

Package watcher is a generated GoMock package.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type MockEventHandler

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

MockEventHandler is a mock of EventHandler interface.

func NewMockEventHandler

func NewMockEventHandler(ctrl *gomock.Controller) *MockEventHandler

NewMockEventHandler creates a new mock instance.

func (*MockEventHandler) EXPECT

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

func (*MockEventHandler) HandleAdd

func (m *MockEventHandler) HandleAdd(arg0 interface{}) error

HandleAdd mocks base method.

func (*MockEventHandler) HandleDelete

func (m *MockEventHandler) HandleDelete(arg0 interface{}) error

HandleDelete mocks base method.

func (*MockEventHandler) HandleUpdate

func (m *MockEventHandler) HandleUpdate(arg0, arg1 interface{}) error

HandleUpdate mocks base method.

type MockEventHandlerMockRecorder

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

MockEventHandlerMockRecorder is the mock recorder for MockEventHandler.

func (*MockEventHandlerMockRecorder) HandleAdd

func (mr *MockEventHandlerMockRecorder) HandleAdd(arg0 interface{}) *gomock.Call

HandleAdd indicates an expected call of HandleAdd.

func (*MockEventHandlerMockRecorder) HandleDelete

func (mr *MockEventHandlerMockRecorder) HandleDelete(arg0 interface{}) *gomock.Call

HandleDelete indicates an expected call of HandleDelete.

func (*MockEventHandlerMockRecorder) HandleUpdate

func (mr *MockEventHandlerMockRecorder) HandleUpdate(arg0, arg1 interface{}) *gomock.Call

HandleUpdate indicates an expected call of HandleUpdate.

Jump to

Keyboard shortcuts

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