mock_transport

package
v0.4.4 Latest Latest
Warning

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

Go to latest
Published: Jun 20, 2021 License: Apache-2.0 Imports: 2 Imported by: 0

Documentation

Overview

Package mock_transport is a generated GoMock package.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type MockTransportContract

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

MockTransportContract is a mock of TransportContract interface.

func NewMockTransportContract

func NewMockTransportContract(ctrl *gomock.Controller) *MockTransportContract

NewMockTransportContract creates a new mock instance.

func (*MockTransportContract) EXPECT

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

func (*MockTransportContract) Start

func (m *MockTransportContract) Start() error

Start mocks base method.

func (*MockTransportContract) Stop

func (m *MockTransportContract) Stop() error

Stop mocks base method.

type MockTransportContractMockRecorder

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

MockTransportContractMockRecorder is the mock recorder for MockTransportContract.

func (*MockTransportContractMockRecorder) Start

Start indicates an expected call of Start.

func (*MockTransportContractMockRecorder) Stop

Stop indicates an expected call of Stop.

Jump to

Keyboard shortcuts

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