mockretrypolicy

package
v0.0.0-...-f003305 Latest Latest
Warning

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

Go to latest
Published: Apr 24, 2024 License: MPL-2.0 Imports: 3 Imported by: 0

Documentation

Overview

Package mockretrypolicy is a generated GoMock package.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type MockRetry

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

MockRetry is a mock of Retry interface.

func NewMockRetry

func NewMockRetry(ctrl *gomock.Controller) *MockRetry

NewMockRetry creates a new mock instance.

func (*MockRetry) CalculateNextDelay

func (m *MockRetry) CalculateNextDelay() time.Duration

CalculateNextDelay mocks base method.

func (*MockRetry) EXPECT

func (m *MockRetry) EXPECT() *MockRetryMockRecorder

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

type MockRetryMockRecorder

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

MockRetryMockRecorder is the mock recorder for MockRetry.

func (*MockRetryMockRecorder) CalculateNextDelay

func (mr *MockRetryMockRecorder) CalculateNextDelay() *gomock.Call

CalculateNextDelay indicates an expected call of CalculateNextDelay.

Jump to

Keyboard shortcuts

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