mocks

package
v0.1.1 Latest Latest
Warning

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

Go to latest
Published: May 21, 2023 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 MockTimerTask

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

MockTimerTask is a mock of TimerTask interface.

func NewMockTimerTask

func NewMockTimerTask(ctrl *gomock.Controller) *MockTimerTask

NewMockTimerTask creates a new mock instance.

func (*MockTimerTask) EXPECT

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

func (*MockTimerTask) Stop

func (m *MockTimerTask) Stop() (bool, error)

Stop mocks base method.

type MockTimerTaskMockRecorder

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

MockTimerTaskMockRecorder is the mock recorder for MockTimerTask.

func (*MockTimerTaskMockRecorder) Stop

Stop indicates an expected call of Stop.

type MockTimingWheel

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

MockTimingWheel is a mock of TimingWheel interface.

func NewMockTimingWheel

func NewMockTimingWheel(ctrl *gomock.Controller) *MockTimingWheel

NewMockTimingWheel creates a new mock instance.

func (*MockTimingWheel) AfterFunc

AfterFunc mocks base method.

func (*MockTimingWheel) EXPECT

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

func (*MockTimingWheel) Start

func (m *MockTimingWheel) Start()

Start mocks base method.

func (*MockTimingWheel) Stop

func (m *MockTimingWheel) Stop()

Stop mocks base method.

func (*MockTimingWheel) TickFunc

TickFunc mocks base method.

type MockTimingWheelMockRecorder

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

MockTimingWheelMockRecorder is the mock recorder for MockTimingWheel.

func (*MockTimingWheelMockRecorder) AfterFunc

func (mr *MockTimingWheelMockRecorder) AfterFunc(d, f interface{}) *gomock.Call

AfterFunc indicates an expected call of AfterFunc.

func (*MockTimingWheelMockRecorder) Start

Start indicates an expected call of Start.

func (*MockTimingWheelMockRecorder) Stop

Stop indicates an expected call of Stop.

func (*MockTimingWheelMockRecorder) TickFunc

func (mr *MockTimingWheelMockRecorder) TickFunc(d, f interface{}) *gomock.Call

TickFunc indicates an expected call of TickFunc.

Jump to

Keyboard shortcuts

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