mock

package
v1.15.2 Latest Latest
Warning

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

Go to latest
Published: Aug 21, 2023 License: MPL-2.0 Imports: 3 Imported by: 0

Documentation

Overview

Package mock is a generated GoMock package.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type MockDebouncer

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

MockDebouncer is a mock of Debouncer interface.

func NewMockDebouncer

func NewMockDebouncer(ctrl *gomock.Controller) *MockDebouncer

NewMockDebouncer creates a new mock instance.

func (*MockDebouncer) Add

func (m *MockDebouncer) Add(res string)

Add mocks base method.

func (*MockDebouncer) EXPECT

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

func (*MockDebouncer) Start

func (m *MockDebouncer) Start(ctx context.Context, managedBy string)

Start mocks base method.

type MockDebouncerMockRecorder

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

MockDebouncerMockRecorder is the mock recorder for MockDebouncer.

func (*MockDebouncerMockRecorder) Add

func (mr *MockDebouncerMockRecorder) Add(res interface{}) *gomock.Call

Add indicates an expected call of Add.

func (*MockDebouncerMockRecorder) Start

func (mr *MockDebouncerMockRecorder) Start(ctx, managedBy interface{}) *gomock.Call

Start indicates an expected call of Start.

Jump to

Keyboard shortcuts

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