mock_subscriber

package
v0.3.0 Latest Latest
Warning

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

Go to latest
Published: Jul 6, 2024 License: Apache-2.0 Imports: 5 Imported by: 0

Documentation

Overview

Package mock_subscriber is a generated GoMock package.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type MockRestHttpQuery

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

MockRestHttpQuery is a mock of RestHttpQuery interface.

func NewMockRestHttpQuery

func NewMockRestHttpQuery(ctrl *gomock.Controller) *MockRestHttpQuery

NewMockRestHttpQuery creates a new mock instance.

func (*MockRestHttpQuery) EXPECT

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

func (*MockRestHttpQuery) NeutronInterchainQueriesRegisteredQueries

NeutronInterchainQueriesRegisteredQueries mocks base method.

func (*MockRestHttpQuery) NeutronInterchainQueriesRegisteredQuery

NeutronInterchainQueriesRegisteredQuery mocks base method.

type MockRestHttpQueryMockRecorder

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

MockRestHttpQueryMockRecorder is the mock recorder for MockRestHttpQuery.

func (*MockRestHttpQueryMockRecorder) NeutronInterchainQueriesRegisteredQueries

func (mr *MockRestHttpQueryMockRecorder) NeutronInterchainQueriesRegisteredQueries(params any, opts ...any) *gomock.Call

NeutronInterchainQueriesRegisteredQueries indicates an expected call of NeutronInterchainQueriesRegisteredQueries.

func (*MockRestHttpQueryMockRecorder) NeutronInterchainQueriesRegisteredQuery

func (mr *MockRestHttpQueryMockRecorder) NeutronInterchainQueriesRegisteredQuery(params any, opts ...any) *gomock.Call

NeutronInterchainQueriesRegisteredQuery indicates an expected call of NeutronInterchainQueriesRegisteredQuery.

type MockRpcHttpClient

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

MockRpcHttpClient is a mock of RpcHttpClient interface.

func NewMockRpcHttpClient

func NewMockRpcHttpClient(ctrl *gomock.Controller) *MockRpcHttpClient

NewMockRpcHttpClient creates a new mock instance.

func (*MockRpcHttpClient) EXPECT

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

func (*MockRpcHttpClient) Start

func (m *MockRpcHttpClient) Start() error

Start mocks base method.

func (*MockRpcHttpClient) Status

Status mocks base method.

func (*MockRpcHttpClient) Subscribe

func (m *MockRpcHttpClient) Subscribe(ctx context.Context, subscriber, query string, outCapacity ...int) (<-chan coretypes.ResultEvent, error)

Subscribe mocks base method.

func (*MockRpcHttpClient) Unsubscribe

func (m *MockRpcHttpClient) Unsubscribe(ctx context.Context, subscriber, query string) error

Unsubscribe mocks base method.

type MockRpcHttpClientMockRecorder

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

MockRpcHttpClientMockRecorder is the mock recorder for MockRpcHttpClient.

func (*MockRpcHttpClientMockRecorder) Start

Start indicates an expected call of Start.

func (*MockRpcHttpClientMockRecorder) Status

func (mr *MockRpcHttpClientMockRecorder) Status(ctx any) *gomock.Call

Status indicates an expected call of Status.

func (*MockRpcHttpClientMockRecorder) Subscribe

func (mr *MockRpcHttpClientMockRecorder) Subscribe(ctx, subscriber, query any, outCapacity ...any) *gomock.Call

Subscribe indicates an expected call of Subscribe.

func (*MockRpcHttpClientMockRecorder) Unsubscribe

func (mr *MockRpcHttpClientMockRecorder) Unsubscribe(ctx, subscriber, query any) *gomock.Call

Unsubscribe indicates an expected call of Unsubscribe.

Jump to

Keyboard shortcuts

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