mock_reliable

package
v0.4.0 Latest Latest
Warning

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

Go to latest
Published: Nov 14, 2019 License: Apache-2.0 Imports: 6 Imported by: 0

Documentation

Overview

Package mock_reliable is a generated GoMock package.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type MockDispatcherService

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

MockDispatcherService is a mock of DispatcherService interface

func NewMockDispatcherService

func NewMockDispatcherService(ctrl *gomock.Controller) *MockDispatcherService

NewMockDispatcherService creates a new mock instance

func (*MockDispatcherService) EXPECT

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

func (*MockDispatcherService) Register

func (m *MockDispatcherService) Register(arg0 addr.IA, arg1 *addr.AppAddr, arg2 *overlay.OverlayAddr, arg3 addr.HostSVC) (net.PacketConn, uint16, error)

Register mocks base method

func (*MockDispatcherService) RegisterTimeout

func (m *MockDispatcherService) RegisterTimeout(arg0 addr.IA, arg1 *addr.AppAddr, arg2 *overlay.OverlayAddr, arg3 addr.HostSVC, arg4 time.Duration) (net.PacketConn, uint16, error)

RegisterTimeout mocks base method

type MockDispatcherServiceMockRecorder

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

MockDispatcherServiceMockRecorder is the mock recorder for MockDispatcherService

func (*MockDispatcherServiceMockRecorder) Register

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

Register indicates an expected call of Register

func (*MockDispatcherServiceMockRecorder) RegisterTimeout

func (mr *MockDispatcherServiceMockRecorder) RegisterTimeout(arg0, arg1, arg2, arg3, arg4 interface{}) *gomock.Call

RegisterTimeout indicates an expected call of RegisterTimeout

Jump to

Keyboard shortcuts

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