mock_cooldown

package
v1.5.0 Latest Latest
Warning

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

Go to latest
Published: May 1, 2024 License: Apache-2.0 Imports: 3 Imported by: 0

Documentation

Overview

Package mock_cooldown is a generated GoMock package.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type MockCoolDown

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

MockCoolDown is a mock of CoolDown interface.

func NewMockCoolDown

func NewMockCoolDown(ctrl *gomock.Controller) *MockCoolDown

NewMockCoolDown creates a new mock instance.

func (*MockCoolDown) EXPECT

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

func (*MockCoolDown) GetCoolDownPeriod

func (m *MockCoolDown) GetCoolDownPeriod() time.Duration

GetCoolDownPeriod mocks base method.

func (*MockCoolDown) SetCoolDownPeriod

func (m *MockCoolDown) SetCoolDownPeriod(arg0 time.Duration)

SetCoolDownPeriod mocks base method.

type MockCoolDownMockRecorder

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

MockCoolDownMockRecorder is the mock recorder for MockCoolDown.

func (*MockCoolDownMockRecorder) GetCoolDownPeriod

func (mr *MockCoolDownMockRecorder) GetCoolDownPeriod() *gomock.Call

GetCoolDownPeriod indicates an expected call of GetCoolDownPeriod.

func (*MockCoolDownMockRecorder) SetCoolDownPeriod

func (mr *MockCoolDownMockRecorder) SetCoolDownPeriod(arg0 interface{}) *gomock.Call

SetCoolDownPeriod indicates an expected call of SetCoolDownPeriod.

Jump to

Keyboard shortcuts

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