sweepermock

package
v0.4.0 Latest Latest
Warning

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

Go to latest
Published: Feb 2, 2023 License: MIT Imports: 3 Imported by: 0

Documentation

Overview

Package sweepermock is a generated GoMock package.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type MockSweeper

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

MockSweeper is a mock of Sweeper interface.

func NewMockSweeper

func NewMockSweeper(ctrl *gomock.Controller) *MockSweeper

NewMockSweeper creates a new mock instance.

func (*MockSweeper) EXPECT

func (m *MockSweeper) EXPECT() *MockSweeperMockRecorder

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

func (*MockSweeper) Sweep

func (m *MockSweeper) Sweep(ctx context.Context, dispatchedIDs, failedIDs []int) error

Sweep mocks base method.

type MockSweeperMockRecorder

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

MockSweeperMockRecorder is the mock recorder for MockSweeper.

func (*MockSweeperMockRecorder) Sweep

func (mr *MockSweeperMockRecorder) Sweep(ctx, dispatchedIDs, failedIDs interface{}) *gomock.Call

Sweep indicates an expected call of Sweep.

Jump to

Keyboard shortcuts

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