mock_reverse_tunnel

package
v16.3.0-rc1 Latest Latest
Warning

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

Go to latest
Published: Jul 20, 2023 License: MIT Imports: 8 Imported by: 0

Documentation

Overview

Package mock_reverse_tunnel is a generated GoMock package.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type MockFindHandle

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

MockFindHandle is a mock of FindHandle interface.

func NewMockFindHandle

func NewMockFindHandle(ctrl *gomock.Controller) *MockFindHandle

NewMockFindHandle creates a new mock instance.

func (*MockFindHandle) Done

func (m *MockFindHandle) Done()

Done mocks base method.

func (*MockFindHandle) EXPECT

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

func (*MockFindHandle) Get

Get mocks base method.

type MockFindHandleMockRecorder

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

MockFindHandleMockRecorder is the mock recorder for MockFindHandle.

func (*MockFindHandleMockRecorder) Done

Done indicates an expected call of Done.

func (*MockFindHandleMockRecorder) Get

func (mr *MockFindHandleMockRecorder) Get(arg0 interface{}) *gomock.Call

Get indicates an expected call of Get.

type MockTunnel

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

MockTunnel is a mock of Tunnel interface.

func NewMockTunnel

func NewMockTunnel(ctrl *gomock.Controller) *MockTunnel

NewMockTunnel creates a new mock instance.

func (*MockTunnel) Done

func (m *MockTunnel) Done()

Done mocks base method.

func (*MockTunnel) EXPECT

func (m *MockTunnel) EXPECT() *MockTunnelMockRecorder

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

func (*MockTunnel) ForwardStream

ForwardStream mocks base method.

type MockTunnelFinder

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

MockTunnelFinder is a mock of TunnelFinder interface.

func NewMockTunnelFinder

func NewMockTunnelFinder(ctrl *gomock.Controller) *MockTunnelFinder

NewMockTunnelFinder creates a new mock instance.

func (*MockTunnelFinder) EXPECT

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

func (*MockTunnelFinder) FindTunnel

func (m *MockTunnelFinder) FindTunnel(arg0 int64, arg1, arg2 string) (bool, reverse_tunnel.FindHandle)

FindTunnel mocks base method.

type MockTunnelFinderMockRecorder

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

MockTunnelFinderMockRecorder is the mock recorder for MockTunnelFinder.

func (*MockTunnelFinderMockRecorder) FindTunnel

func (mr *MockTunnelFinderMockRecorder) FindTunnel(arg0, arg1, arg2 interface{}) *gomock.Call

FindTunnel indicates an expected call of FindTunnel.

type MockTunnelHandler

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

MockTunnelHandler is a mock of TunnelHandler interface.

func NewMockTunnelHandler

func NewMockTunnelHandler(ctrl *gomock.Controller) *MockTunnelHandler

NewMockTunnelHandler creates a new mock instance.

func (*MockTunnelHandler) EXPECT

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

func (*MockTunnelHandler) HandleTunnel

HandleTunnel mocks base method.

type MockTunnelHandlerMockRecorder

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

MockTunnelHandlerMockRecorder is the mock recorder for MockTunnelHandler.

func (*MockTunnelHandlerMockRecorder) HandleTunnel

func (mr *MockTunnelHandlerMockRecorder) HandleTunnel(arg0, arg1, arg2 interface{}) *gomock.Call

HandleTunnel indicates an expected call of HandleTunnel.

type MockTunnelMockRecorder

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

MockTunnelMockRecorder is the mock recorder for MockTunnel.

func (*MockTunnelMockRecorder) Done

func (mr *MockTunnelMockRecorder) Done() *gomock.Call

Done indicates an expected call of Done.

func (*MockTunnelMockRecorder) ForwardStream

func (mr *MockTunnelMockRecorder) ForwardStream(arg0, arg1, arg2, arg3 interface{}) *gomock.Call

ForwardStream indicates an expected call of ForwardStream.

Jump to

Keyboard shortcuts

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