mock_bcadapter

package
v0.0.0-...-3311072 Latest Latest
Warning

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

Go to latest
Published: May 24, 2020 License: Apache-2.0 Imports: 3 Imported by: 0

Documentation

Overview

Package mock_bcadapter is a generated GoMock package.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type MockIBCAdapter

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

MockIBCAdapter is a mock of IBCAdapter interface

func NewMockIBCAdapter

func NewMockIBCAdapter(ctrl *gomock.Controller) *MockIBCAdapter

NewMockIBCAdapter creates a new mock instance

func (*MockIBCAdapter) EXPECT

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

func (*MockIBCAdapter) Pubs

func (m *MockIBCAdapter) Pubs(arg0 string, arg1 []*string) ([]*structs.PubResp, error)

Pubs mocks base method

func (*MockIBCAdapter) Register

func (m *MockIBCAdapter) Register(arg0 string) (*structs.RegisterResp, error)

Register mocks base method

type MockIBCAdapterMockRecorder

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

MockIBCAdapterMockRecorder is the mock recorder for MockIBCAdapter

func (*MockIBCAdapterMockRecorder) Pubs

func (mr *MockIBCAdapterMockRecorder) Pubs(arg0, arg1 interface{}) *gomock.Call

Pubs indicates an expected call of Pubs

func (*MockIBCAdapterMockRecorder) Register

func (mr *MockIBCAdapterMockRecorder) Register(arg0 interface{}) *gomock.Call

Register indicates an expected call of Register

Jump to

Keyboard shortcuts

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