mocks

package
v0.10.0 Latest Latest
Warning

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

Go to latest
Published: May 2, 2024 License: MIT Imports: 3 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 MockIWatcher

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

MockIWatcher is a mock of IWatcher interface.

func NewMockIWatcher

func NewMockIWatcher(ctrl *gomock.Controller) *MockIWatcher

NewMockIWatcher creates a new mock instance.

func (*MockIWatcher) EXPECT

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

func (*MockIWatcher) Init

func (m *MockIWatcher) Init(ctx context.Context) error

Init mocks base method.

func (*MockIWatcher) Refresh

func (m *MockIWatcher) Refresh(ctx context.Context) error

Refresh mocks base method.

func (*MockIWatcher) Stop

func (m *MockIWatcher) Stop(ctx context.Context) error

Stop mocks base method.

type MockIWatcherManager

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

MockIWatcherManager is a mock of IWatcherManager interface.

func NewMockIWatcherManager

func NewMockIWatcherManager(ctrl *gomock.Controller) *MockIWatcherManager

NewMockIWatcherManager creates a new mock instance.

func (*MockIWatcherManager) EXPECT

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

func (*MockIWatcherManager) Start

func (m *MockIWatcherManager) Start(ctx context.Context) error

Start mocks base method.

func (*MockIWatcherManager) Stop

Stop mocks base method.

type MockIWatcherManagerMockRecorder

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

MockIWatcherManagerMockRecorder is the mock recorder for MockIWatcherManager.

func (*MockIWatcherManagerMockRecorder) Start

Start indicates an expected call of Start.

func (*MockIWatcherManagerMockRecorder) Stop

Stop indicates an expected call of Stop.

type MockIWatcherMockRecorder

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

MockIWatcherMockRecorder is the mock recorder for MockIWatcher.

func (*MockIWatcherMockRecorder) Init

func (mr *MockIWatcherMockRecorder) Init(ctx any) *gomock.Call

Init indicates an expected call of Init.

func (*MockIWatcherMockRecorder) Refresh

func (mr *MockIWatcherMockRecorder) Refresh(ctx any) *gomock.Call

Refresh indicates an expected call of Refresh.

func (*MockIWatcherMockRecorder) Stop

func (mr *MockIWatcherMockRecorder) Stop(ctx any) *gomock.Call

Stop indicates an expected call of Stop.

Jump to

Keyboard shortcuts

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