mock_messenger

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: 7 Imported by: 0

Documentation

Overview

Package mock_messenger is a generated GoMock package.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type MockLocalSVCRouter

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

MockLocalSVCRouter is a mock of LocalSVCRouter interface

func NewMockLocalSVCRouter

func NewMockLocalSVCRouter(ctrl *gomock.Controller) *MockLocalSVCRouter

NewMockLocalSVCRouter creates a new mock instance

func (*MockLocalSVCRouter) EXPECT

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

func (*MockLocalSVCRouter) GetOverlay

func (m *MockLocalSVCRouter) GetOverlay(arg0 addr.HostSVC) (*overlay.OverlayAddr, error)

GetOverlay mocks base method

type MockLocalSVCRouterMockRecorder

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

MockLocalSVCRouterMockRecorder is the mock recorder for MockLocalSVCRouter

func (*MockLocalSVCRouterMockRecorder) GetOverlay

func (mr *MockLocalSVCRouterMockRecorder) GetOverlay(arg0 interface{}) *gomock.Call

GetOverlay indicates an expected call of GetOverlay

type MockResolver

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

MockResolver is a mock of Resolver interface

func NewMockResolver

func NewMockResolver(ctrl *gomock.Controller) *MockResolver

NewMockResolver creates a new mock instance

func (*MockResolver) EXPECT

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

func (*MockResolver) LookupSVC

func (m *MockResolver) LookupSVC(arg0 context.Context, arg1 snet.Path, arg2 addr.HostSVC) (*svc.Reply, error)

LookupSVC mocks base method

type MockResolverMockRecorder

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

MockResolverMockRecorder is the mock recorder for MockResolver

func (*MockResolverMockRecorder) LookupSVC

func (mr *MockResolverMockRecorder) LookupSVC(arg0, arg1, arg2 interface{}) *gomock.Call

LookupSVC indicates an expected call of LookupSVC

Jump to

Keyboard shortcuts

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