mock_healthcheck

package
v0.2.2-test.9 Latest Latest
Warning

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

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

Documentation

Overview

Package mock_healthcheck is a generated GoMock package.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type MockFRRInterface

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

MockFRRInterface is a mock of FRRInterface interface.

func NewMockFRRInterface

func NewMockFRRInterface(ctrl *gomock.Controller) *MockFRRInterface

NewMockFRRInterface creates a new mock instance.

func (*MockFRRInterface) EXPECT

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

func (*MockFRRInterface) GetStatusFRR

func (m *MockFRRInterface) GetStatusFRR() (string, string, error)

GetStatusFRR mocks base method.

type MockFRRInterfaceMockRecorder

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

MockFRRInterfaceMockRecorder is the mock recorder for MockFRRInterface.

func (*MockFRRInterfaceMockRecorder) GetStatusFRR

func (mr *MockFRRInterfaceMockRecorder) GetStatusFRR() *gomock.Call

GetStatusFRR indicates an expected call of GetStatusFRR.

type MockTCPDialerInterface

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

MockTCPDialerInterface is a mock of TCPDialerInterface interface.

func NewMockTCPDialerInterface

func NewMockTCPDialerInterface(ctrl *gomock.Controller) *MockTCPDialerInterface

NewMockTCPDialerInterface creates a new mock instance.

func (*MockTCPDialerInterface) Dial

func (m *MockTCPDialerInterface) Dial(arg0, arg1 string) (net.Conn, error)

Dial mocks base method.

func (*MockTCPDialerInterface) EXPECT

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

type MockTCPDialerInterfaceMockRecorder

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

MockTCPDialerInterfaceMockRecorder is the mock recorder for MockTCPDialerInterface.

func (*MockTCPDialerInterfaceMockRecorder) Dial

func (mr *MockTCPDialerInterfaceMockRecorder) Dial(arg0, arg1 interface{}) *gomock.Call

Dial indicates an expected call of Dial.

Jump to

Keyboard shortcuts

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