mock_adapt

package
v1.24.0 Latest Latest
Warning

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

Go to latest
Published: Jun 7, 2022 License: GPL-3.0 Imports: 3 Imported by: 0

Documentation

Overview

Package mock_adapt is a generated GoMock package.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type MockAdapt

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

MockAdapt is a mock of Adapt interface.

func NewMockAdapt

func NewMockAdapt(ctrl *gomock.Controller) *MockAdapt

NewMockAdapt creates a new mock instance.

func (*MockAdapt) EXPECT

func (m *MockAdapt) EXPECT() *MockAdaptMockRecorder

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

func (*MockAdapt) GetServiceIDList

func (m *MockAdapt) GetServiceIDList() ([]string, error)

GetServiceIDList mocks base method.

func (*MockAdapt) ID added in v1.18.0

func (m *MockAdapt) ID() string

ID mocks base method.

func (*MockAdapt) MonitorIBTP

func (m *MockAdapt) MonitorIBTP() chan *pb.IBTP

MonitorIBTP mocks base method.

func (*MockAdapt) MonitorUpdatedMeta added in v1.18.0

func (m *MockAdapt) MonitorUpdatedMeta() chan *[]byte

MonitorUpdatedMeta mocks base method.

func (*MockAdapt) Name

func (m *MockAdapt) Name() string

Name mocks base method.

func (*MockAdapt) QueryIBTP

func (m *MockAdapt) QueryIBTP(id string, isReq bool) (*pb.IBTP, error)

QueryIBTP mocks base method.

func (*MockAdapt) QueryInterchain

func (m *MockAdapt) QueryInterchain(serviceID string) (*pb.Interchain, error)

QueryInterchain mocks base method.

func (*MockAdapt) SendIBTP

func (m *MockAdapt) SendIBTP(ibtp *pb.IBTP) error

SendIBTP mocks base method.

func (*MockAdapt) SendUpdatedMeta added in v1.18.0

func (m *MockAdapt) SendUpdatedMeta(byte []byte) error

SendUpdatedMeta mocks base method.

func (*MockAdapt) Start

func (m *MockAdapt) Start() error

Start mocks base method.

func (*MockAdapt) Stop

func (m *MockAdapt) Stop() error

Stop mocks base method.

type MockAdaptMockRecorder

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

MockAdaptMockRecorder is the mock recorder for MockAdapt.

func (*MockAdaptMockRecorder) GetServiceIDList

func (mr *MockAdaptMockRecorder) GetServiceIDList() *gomock.Call

GetServiceIDList indicates an expected call of GetServiceIDList.

func (*MockAdaptMockRecorder) ID added in v1.18.0

func (mr *MockAdaptMockRecorder) ID() *gomock.Call

ID indicates an expected call of ID.

func (*MockAdaptMockRecorder) MonitorIBTP

func (mr *MockAdaptMockRecorder) MonitorIBTP() *gomock.Call

MonitorIBTP indicates an expected call of MonitorIBTP.

func (*MockAdaptMockRecorder) MonitorUpdatedMeta added in v1.18.0

func (mr *MockAdaptMockRecorder) MonitorUpdatedMeta() *gomock.Call

MonitorUpdatedMeta indicates an expected call of MonitorUpdatedMeta.

func (*MockAdaptMockRecorder) Name

func (mr *MockAdaptMockRecorder) Name() *gomock.Call

Name indicates an expected call of Name.

func (*MockAdaptMockRecorder) QueryIBTP

func (mr *MockAdaptMockRecorder) QueryIBTP(id, isReq interface{}) *gomock.Call

QueryIBTP indicates an expected call of QueryIBTP.

func (*MockAdaptMockRecorder) QueryInterchain

func (mr *MockAdaptMockRecorder) QueryInterchain(serviceID interface{}) *gomock.Call

QueryInterchain indicates an expected call of QueryInterchain.

func (*MockAdaptMockRecorder) SendIBTP

func (mr *MockAdaptMockRecorder) SendIBTP(ibtp interface{}) *gomock.Call

SendIBTP indicates an expected call of SendIBTP.

func (*MockAdaptMockRecorder) SendUpdatedMeta added in v1.18.0

func (mr *MockAdaptMockRecorder) SendUpdatedMeta(byte interface{}) *gomock.Call

SendUpdatedMeta indicates an expected call of SendUpdatedMeta.

func (*MockAdaptMockRecorder) Start

func (mr *MockAdaptMockRecorder) Start() *gomock.Call

Start indicates an expected call of Start.

func (*MockAdaptMockRecorder) Stop

func (mr *MockAdaptMockRecorder) Stop() *gomock.Call

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