tunnelmock

package
v1.2.0 Latest Latest
Warning

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

Go to latest
Published: Dec 21, 2021 License: BSD-3-Clause Imports: 2 Imported by: 0

Documentation

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
}

Mock of Backoff interface

func NewMockBackoff

func NewMockBackoff(ctrl *gomock.Controller) *MockBackoff

func (*MockBackoff) EXPECT

func (_m *MockBackoff) EXPECT() *_MockBackoffRecorder

func (*MockBackoff) NextBackOff

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

func (*MockBackoff) Reset

func (_m *MockBackoff) Reset()

type MockLogger

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

Mock of Logger interface

func NewMockLogger

func NewMockLogger(ctrl *gomock.Controller) *MockLogger

func (*MockLogger) EXPECT

func (_m *MockLogger) EXPECT() *_MockLoggerRecorder

func (*MockLogger) Log

func (_m *MockLogger) Log(_param0 ...interface{}) error

Jump to

Keyboard shortcuts

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