ipmock

package
v3.2.0 Latest Latest
Warning

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

Go to latest
Published: Sep 16, 2025 License: MIT Imports: 3 Imported by: 0

Documentation

Overview

Package ipmock is a generated GoMock package.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type MockBackoff

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

MockBackoff is a mock of Backoff interface.

func NewMockBackoff

func NewMockBackoff(ctrl *gomock.Controller) *MockBackoff

NewMockBackoff creates a new mock instance.

func (*MockBackoff) EXPECT

func (m *MockBackoff) EXPECT() *MockBackoffMockRecorder

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

func (*MockBackoff) NextBackOff

func (m *MockBackoff) NextBackOff() time.Duration

NextBackOff mocks base method.

func (*MockBackoff) Reset

func (m *MockBackoff) Reset()

Reset mocks base method.

type MockBackoffMockRecorder

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

MockBackoffMockRecorder is the mock recorder for MockBackoff.

func (*MockBackoffMockRecorder) NextBackOff

func (mr *MockBackoffMockRecorder) NextBackOff() *gomock.Call

NextBackOff indicates an expected call of NextBackOff.

func (*MockBackoffMockRecorder) Reset

func (mr *MockBackoffMockRecorder) Reset() *gomock.Call

Reset indicates an expected call of Reset.

Jump to

Keyboard shortcuts

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