mocks

package
v1.2.0 Latest Latest
Warning

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

Go to latest
Published: Jan 30, 2025 License: Apache-2.0 Imports: 6 Imported by: 0

Documentation

Overview

Package mocks is a generated GoMock package.

Package mocks is a generated GoMock package.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type MockAccessAPIClient

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

MockAccessAPIClient is a mock of AccessAPIClient interface.

func NewMockAccessAPIClient

func NewMockAccessAPIClient(ctrl *gomock.Controller) *MockAccessAPIClient

NewMockAccessAPIClient creates a new mock instance.

func (*MockAccessAPIClient) EXPECT

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

func (*MockAccessAPIClient) ExecuteScriptAtBlockHeight

ExecuteScriptAtBlockHeight mocks base method.

func (*MockAccessAPIClient) ExecuteScriptAtBlockID

ExecuteScriptAtBlockID mocks base method.

func (*MockAccessAPIClient) ExecuteScriptAtLatestBlock

ExecuteScriptAtLatestBlock mocks base method.

func (*MockAccessAPIClient) GetAccount

GetAccount mocks base method.

func (*MockAccessAPIClient) GetAccountAtBlockHeight

GetAccountAtBlockHeight mocks base method.

func (*MockAccessAPIClient) GetAccountAtLatestBlock

GetAccountAtLatestBlock mocks base method.

func (*MockAccessAPIClient) GetAccountBalanceAtBlockHeight

GetAccountBalanceAtBlockHeight mocks base method.

func (*MockAccessAPIClient) GetAccountBalanceAtLatestBlock

GetAccountBalanceAtLatestBlock mocks base method.

func (*MockAccessAPIClient) GetAccountKeyAtBlockHeight

GetAccountKeyAtBlockHeight mocks base method.

func (*MockAccessAPIClient) GetAccountKeyAtLatestBlock

GetAccountKeyAtLatestBlock mocks base method.

func (*MockAccessAPIClient) GetAccountKeysAtBlockHeight

GetAccountKeysAtBlockHeight mocks base method.

func (*MockAccessAPIClient) GetAccountKeysAtLatestBlock

GetAccountKeysAtLatestBlock mocks base method.

func (*MockAccessAPIClient) GetBlockByHeight

GetBlockByHeight mocks base method.

func (*MockAccessAPIClient) GetBlockByID

GetBlockByID mocks base method.

func (*MockAccessAPIClient) GetBlockHeaderByHeight

GetBlockHeaderByHeight mocks base method.

func (*MockAccessAPIClient) GetBlockHeaderByID

GetBlockHeaderByID mocks base method.

func (*MockAccessAPIClient) GetCollectionByID

GetCollectionByID mocks base method.

func (*MockAccessAPIClient) GetEventsForBlockIDs

GetEventsForBlockIDs mocks base method.

func (*MockAccessAPIClient) GetEventsForHeightRange

GetEventsForHeightRange mocks base method.

func (*MockAccessAPIClient) GetExecutionResultByID

GetExecutionResultByID mocks base method.

func (*MockAccessAPIClient) GetExecutionResultForBlockID

GetExecutionResultForBlockID mocks base method.

func (*MockAccessAPIClient) GetFullCollectionByID

GetFullCollectionByID mocks base method.

func (*MockAccessAPIClient) GetLatestBlock

GetLatestBlock mocks base method.

func (*MockAccessAPIClient) GetLatestBlockHeader

GetLatestBlockHeader mocks base method.

func (*MockAccessAPIClient) GetLatestProtocolStateSnapshot

GetLatestProtocolStateSnapshot mocks base method.

func (*MockAccessAPIClient) GetNetworkParameters

GetNetworkParameters mocks base method.

func (*MockAccessAPIClient) GetNodeVersionInfo

GetNodeVersionInfo mocks base method.

func (*MockAccessAPIClient) GetProtocolStateSnapshotByBlockID

GetProtocolStateSnapshotByBlockID mocks base method.

func (*MockAccessAPIClient) GetProtocolStateSnapshotByHeight

GetProtocolStateSnapshotByHeight mocks base method.

func (*MockAccessAPIClient) GetSystemTransaction

GetSystemTransaction mocks base method.

func (*MockAccessAPIClient) GetSystemTransactionResult

GetSystemTransactionResult mocks base method.

func (*MockAccessAPIClient) GetTransaction

GetTransaction mocks base method.

func (*MockAccessAPIClient) GetTransactionResult

GetTransactionResult mocks base method.

func (*MockAccessAPIClient) GetTransactionResultByIndex

GetTransactionResultByIndex mocks base method.

func (*MockAccessAPIClient) GetTransactionResultsByBlockID

GetTransactionResultsByBlockID mocks base method.

func (*MockAccessAPIClient) GetTransactionsByBlockID

GetTransactionsByBlockID mocks base method.

func (*MockAccessAPIClient) Ping

Ping mocks base method.

func (*MockAccessAPIClient) SendAndSubscribeTransactionStatuses

SendAndSubscribeTransactionStatuses mocks base method.

func (*MockAccessAPIClient) SendTransaction

SendTransaction mocks base method.

func (*MockAccessAPIClient) SubscribeBlockDigestsFromLatest

SubscribeBlockDigestsFromLatest mocks base method.

func (*MockAccessAPIClient) SubscribeBlockDigestsFromStartBlockID

SubscribeBlockDigestsFromStartBlockID mocks base method.

func (*MockAccessAPIClient) SubscribeBlockDigestsFromStartHeight

SubscribeBlockDigestsFromStartHeight mocks base method.

func (*MockAccessAPIClient) SubscribeBlockHeadersFromLatest

SubscribeBlockHeadersFromLatest mocks base method.

func (*MockAccessAPIClient) SubscribeBlockHeadersFromStartBlockID

SubscribeBlockHeadersFromStartBlockID mocks base method.

func (*MockAccessAPIClient) SubscribeBlockHeadersFromStartHeight

SubscribeBlockHeadersFromStartHeight mocks base method.

func (*MockAccessAPIClient) SubscribeBlocksFromLatest

SubscribeBlocksFromLatest mocks base method.

func (*MockAccessAPIClient) SubscribeBlocksFromStartBlockID

SubscribeBlocksFromStartBlockID mocks base method.

func (*MockAccessAPIClient) SubscribeBlocksFromStartHeight

SubscribeBlocksFromStartHeight mocks base method.

type MockAccessAPIClientMockRecorder

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

MockAccessAPIClientMockRecorder is the mock recorder for MockAccessAPIClient.

func (*MockAccessAPIClientMockRecorder) ExecuteScriptAtBlockHeight

func (mr *MockAccessAPIClientMockRecorder) ExecuteScriptAtBlockHeight(ctx, in any, opts ...any) *gomock.Call

ExecuteScriptAtBlockHeight indicates an expected call of ExecuteScriptAtBlockHeight.

func (*MockAccessAPIClientMockRecorder) ExecuteScriptAtBlockID

func (mr *MockAccessAPIClientMockRecorder) ExecuteScriptAtBlockID(ctx, in any, opts ...any) *gomock.Call

ExecuteScriptAtBlockID indicates an expected call of ExecuteScriptAtBlockID.

func (*MockAccessAPIClientMockRecorder) ExecuteScriptAtLatestBlock

func (mr *MockAccessAPIClientMockRecorder) ExecuteScriptAtLatestBlock(ctx, in any, opts ...any) *gomock.Call

ExecuteScriptAtLatestBlock indicates an expected call of ExecuteScriptAtLatestBlock.

func (*MockAccessAPIClientMockRecorder) GetAccount

func (mr *MockAccessAPIClientMockRecorder) GetAccount(ctx, in any, opts ...any) *gomock.Call

GetAccount indicates an expected call of GetAccount.

func (*MockAccessAPIClientMockRecorder) GetAccountAtBlockHeight

func (mr *MockAccessAPIClientMockRecorder) GetAccountAtBlockHeight(ctx, in any, opts ...any) *gomock.Call

GetAccountAtBlockHeight indicates an expected call of GetAccountAtBlockHeight.

func (*MockAccessAPIClientMockRecorder) GetAccountAtLatestBlock

func (mr *MockAccessAPIClientMockRecorder) GetAccountAtLatestBlock(ctx, in any, opts ...any) *gomock.Call

GetAccountAtLatestBlock indicates an expected call of GetAccountAtLatestBlock.

func (*MockAccessAPIClientMockRecorder) GetAccountBalanceAtBlockHeight

func (mr *MockAccessAPIClientMockRecorder) GetAccountBalanceAtBlockHeight(ctx, in any, opts ...any) *gomock.Call

GetAccountBalanceAtBlockHeight indicates an expected call of GetAccountBalanceAtBlockHeight.

func (*MockAccessAPIClientMockRecorder) GetAccountBalanceAtLatestBlock

func (mr *MockAccessAPIClientMockRecorder) GetAccountBalanceAtLatestBlock(ctx, in any, opts ...any) *gomock.Call

GetAccountBalanceAtLatestBlock indicates an expected call of GetAccountBalanceAtLatestBlock.

func (*MockAccessAPIClientMockRecorder) GetAccountKeyAtBlockHeight

func (mr *MockAccessAPIClientMockRecorder) GetAccountKeyAtBlockHeight(ctx, in any, opts ...any) *gomock.Call

GetAccountKeyAtBlockHeight indicates an expected call of GetAccountKeyAtBlockHeight.

func (*MockAccessAPIClientMockRecorder) GetAccountKeyAtLatestBlock

func (mr *MockAccessAPIClientMockRecorder) GetAccountKeyAtLatestBlock(ctx, in any, opts ...any) *gomock.Call

GetAccountKeyAtLatestBlock indicates an expected call of GetAccountKeyAtLatestBlock.

func (*MockAccessAPIClientMockRecorder) GetAccountKeysAtBlockHeight

func (mr *MockAccessAPIClientMockRecorder) GetAccountKeysAtBlockHeight(ctx, in any, opts ...any) *gomock.Call

GetAccountKeysAtBlockHeight indicates an expected call of GetAccountKeysAtBlockHeight.

func (*MockAccessAPIClientMockRecorder) GetAccountKeysAtLatestBlock

func (mr *MockAccessAPIClientMockRecorder) GetAccountKeysAtLatestBlock(ctx, in any, opts ...any) *gomock.Call

GetAccountKeysAtLatestBlock indicates an expected call of GetAccountKeysAtLatestBlock.

func (*MockAccessAPIClientMockRecorder) GetBlockByHeight

func (mr *MockAccessAPIClientMockRecorder) GetBlockByHeight(ctx, in any, opts ...any) *gomock.Call

GetBlockByHeight indicates an expected call of GetBlockByHeight.

func (*MockAccessAPIClientMockRecorder) GetBlockByID

func (mr *MockAccessAPIClientMockRecorder) GetBlockByID(ctx, in any, opts ...any) *gomock.Call

GetBlockByID indicates an expected call of GetBlockByID.

func (*MockAccessAPIClientMockRecorder) GetBlockHeaderByHeight

func (mr *MockAccessAPIClientMockRecorder) GetBlockHeaderByHeight(ctx, in any, opts ...any) *gomock.Call

GetBlockHeaderByHeight indicates an expected call of GetBlockHeaderByHeight.

func (*MockAccessAPIClientMockRecorder) GetBlockHeaderByID

func (mr *MockAccessAPIClientMockRecorder) GetBlockHeaderByID(ctx, in any, opts ...any) *gomock.Call

GetBlockHeaderByID indicates an expected call of GetBlockHeaderByID.

func (*MockAccessAPIClientMockRecorder) GetCollectionByID

func (mr *MockAccessAPIClientMockRecorder) GetCollectionByID(ctx, in any, opts ...any) *gomock.Call

GetCollectionByID indicates an expected call of GetCollectionByID.

func (*MockAccessAPIClientMockRecorder) GetEventsForBlockIDs

func (mr *MockAccessAPIClientMockRecorder) GetEventsForBlockIDs(ctx, in any, opts ...any) *gomock.Call

GetEventsForBlockIDs indicates an expected call of GetEventsForBlockIDs.

func (*MockAccessAPIClientMockRecorder) GetEventsForHeightRange

func (mr *MockAccessAPIClientMockRecorder) GetEventsForHeightRange(ctx, in any, opts ...any) *gomock.Call

GetEventsForHeightRange indicates an expected call of GetEventsForHeightRange.

func (*MockAccessAPIClientMockRecorder) GetExecutionResultByID

func (mr *MockAccessAPIClientMockRecorder) GetExecutionResultByID(ctx, in any, opts ...any) *gomock.Call

GetExecutionResultByID indicates an expected call of GetExecutionResultByID.

func (*MockAccessAPIClientMockRecorder) GetExecutionResultForBlockID

func (mr *MockAccessAPIClientMockRecorder) GetExecutionResultForBlockID(ctx, in any, opts ...any) *gomock.Call

GetExecutionResultForBlockID indicates an expected call of GetExecutionResultForBlockID.

func (*MockAccessAPIClientMockRecorder) GetFullCollectionByID

func (mr *MockAccessAPIClientMockRecorder) GetFullCollectionByID(ctx, in any, opts ...any) *gomock.Call

GetFullCollectionByID indicates an expected call of GetFullCollectionByID.

func (*MockAccessAPIClientMockRecorder) GetLatestBlock

func (mr *MockAccessAPIClientMockRecorder) GetLatestBlock(ctx, in any, opts ...any) *gomock.Call

GetLatestBlock indicates an expected call of GetLatestBlock.

func (*MockAccessAPIClientMockRecorder) GetLatestBlockHeader

func (mr *MockAccessAPIClientMockRecorder) GetLatestBlockHeader(ctx, in any, opts ...any) *gomock.Call

GetLatestBlockHeader indicates an expected call of GetLatestBlockHeader.

func (*MockAccessAPIClientMockRecorder) GetLatestProtocolStateSnapshot

func (mr *MockAccessAPIClientMockRecorder) GetLatestProtocolStateSnapshot(ctx, in any, opts ...any) *gomock.Call

GetLatestProtocolStateSnapshot indicates an expected call of GetLatestProtocolStateSnapshot.

func (*MockAccessAPIClientMockRecorder) GetNetworkParameters

func (mr *MockAccessAPIClientMockRecorder) GetNetworkParameters(ctx, in any, opts ...any) *gomock.Call

GetNetworkParameters indicates an expected call of GetNetworkParameters.

func (*MockAccessAPIClientMockRecorder) GetNodeVersionInfo

func (mr *MockAccessAPIClientMockRecorder) GetNodeVersionInfo(ctx, in any, opts ...any) *gomock.Call

GetNodeVersionInfo indicates an expected call of GetNodeVersionInfo.

func (*MockAccessAPIClientMockRecorder) GetProtocolStateSnapshotByBlockID

func (mr *MockAccessAPIClientMockRecorder) GetProtocolStateSnapshotByBlockID(ctx, in any, opts ...any) *gomock.Call

GetProtocolStateSnapshotByBlockID indicates an expected call of GetProtocolStateSnapshotByBlockID.

func (*MockAccessAPIClientMockRecorder) GetProtocolStateSnapshotByHeight

func (mr *MockAccessAPIClientMockRecorder) GetProtocolStateSnapshotByHeight(ctx, in any, opts ...any) *gomock.Call

GetProtocolStateSnapshotByHeight indicates an expected call of GetProtocolStateSnapshotByHeight.

func (*MockAccessAPIClientMockRecorder) GetSystemTransaction

func (mr *MockAccessAPIClientMockRecorder) GetSystemTransaction(ctx, in any, opts ...any) *gomock.Call

GetSystemTransaction indicates an expected call of GetSystemTransaction.

func (*MockAccessAPIClientMockRecorder) GetSystemTransactionResult

func (mr *MockAccessAPIClientMockRecorder) GetSystemTransactionResult(ctx, in any, opts ...any) *gomock.Call

GetSystemTransactionResult indicates an expected call of GetSystemTransactionResult.

func (*MockAccessAPIClientMockRecorder) GetTransaction

func (mr *MockAccessAPIClientMockRecorder) GetTransaction(ctx, in any, opts ...any) *gomock.Call

GetTransaction indicates an expected call of GetTransaction.

func (*MockAccessAPIClientMockRecorder) GetTransactionResult

func (mr *MockAccessAPIClientMockRecorder) GetTransactionResult(ctx, in any, opts ...any) *gomock.Call

GetTransactionResult indicates an expected call of GetTransactionResult.

func (*MockAccessAPIClientMockRecorder) GetTransactionResultByIndex

func (mr *MockAccessAPIClientMockRecorder) GetTransactionResultByIndex(ctx, in any, opts ...any) *gomock.Call

GetTransactionResultByIndex indicates an expected call of GetTransactionResultByIndex.

func (*MockAccessAPIClientMockRecorder) GetTransactionResultsByBlockID

func (mr *MockAccessAPIClientMockRecorder) GetTransactionResultsByBlockID(ctx, in any, opts ...any) *gomock.Call

GetTransactionResultsByBlockID indicates an expected call of GetTransactionResultsByBlockID.

func (*MockAccessAPIClientMockRecorder) GetTransactionsByBlockID

func (mr *MockAccessAPIClientMockRecorder) GetTransactionsByBlockID(ctx, in any, opts ...any) *gomock.Call

GetTransactionsByBlockID indicates an expected call of GetTransactionsByBlockID.

func (*MockAccessAPIClientMockRecorder) Ping

func (mr *MockAccessAPIClientMockRecorder) Ping(ctx, in any, opts ...any) *gomock.Call

Ping indicates an expected call of Ping.

func (*MockAccessAPIClientMockRecorder) SendAndSubscribeTransactionStatuses

func (mr *MockAccessAPIClientMockRecorder) SendAndSubscribeTransactionStatuses(ctx, in any, opts ...any) *gomock.Call

SendAndSubscribeTransactionStatuses indicates an expected call of SendAndSubscribeTransactionStatuses.

func (*MockAccessAPIClientMockRecorder) SendTransaction

func (mr *MockAccessAPIClientMockRecorder) SendTransaction(ctx, in any, opts ...any) *gomock.Call

SendTransaction indicates an expected call of SendTransaction.

func (*MockAccessAPIClientMockRecorder) SubscribeBlockDigestsFromLatest

func (mr *MockAccessAPIClientMockRecorder) SubscribeBlockDigestsFromLatest(ctx, in any, opts ...any) *gomock.Call

SubscribeBlockDigestsFromLatest indicates an expected call of SubscribeBlockDigestsFromLatest.

func (*MockAccessAPIClientMockRecorder) SubscribeBlockDigestsFromStartBlockID

func (mr *MockAccessAPIClientMockRecorder) SubscribeBlockDigestsFromStartBlockID(ctx, in any, opts ...any) *gomock.Call

SubscribeBlockDigestsFromStartBlockID indicates an expected call of SubscribeBlockDigestsFromStartBlockID.

func (*MockAccessAPIClientMockRecorder) SubscribeBlockDigestsFromStartHeight

func (mr *MockAccessAPIClientMockRecorder) SubscribeBlockDigestsFromStartHeight(ctx, in any, opts ...any) *gomock.Call

SubscribeBlockDigestsFromStartHeight indicates an expected call of SubscribeBlockDigestsFromStartHeight.

func (*MockAccessAPIClientMockRecorder) SubscribeBlockHeadersFromLatest

func (mr *MockAccessAPIClientMockRecorder) SubscribeBlockHeadersFromLatest(ctx, in any, opts ...any) *gomock.Call

SubscribeBlockHeadersFromLatest indicates an expected call of SubscribeBlockHeadersFromLatest.

func (*MockAccessAPIClientMockRecorder) SubscribeBlockHeadersFromStartBlockID

func (mr *MockAccessAPIClientMockRecorder) SubscribeBlockHeadersFromStartBlockID(ctx, in any, opts ...any) *gomock.Call

SubscribeBlockHeadersFromStartBlockID indicates an expected call of SubscribeBlockHeadersFromStartBlockID.

func (*MockAccessAPIClientMockRecorder) SubscribeBlockHeadersFromStartHeight

func (mr *MockAccessAPIClientMockRecorder) SubscribeBlockHeadersFromStartHeight(ctx, in any, opts ...any) *gomock.Call

SubscribeBlockHeadersFromStartHeight indicates an expected call of SubscribeBlockHeadersFromStartHeight.

func (*MockAccessAPIClientMockRecorder) SubscribeBlocksFromLatest

func (mr *MockAccessAPIClientMockRecorder) SubscribeBlocksFromLatest(ctx, in any, opts ...any) *gomock.Call

SubscribeBlocksFromLatest indicates an expected call of SubscribeBlocksFromLatest.

func (*MockAccessAPIClientMockRecorder) SubscribeBlocksFromStartBlockID

func (mr *MockAccessAPIClientMockRecorder) SubscribeBlocksFromStartBlockID(ctx, in any, opts ...any) *gomock.Call

SubscribeBlocksFromStartBlockID indicates an expected call of SubscribeBlocksFromStartBlockID.

func (*MockAccessAPIClientMockRecorder) SubscribeBlocksFromStartHeight

func (mr *MockAccessAPIClientMockRecorder) SubscribeBlocksFromStartHeight(ctx, in any, opts ...any) *gomock.Call

SubscribeBlocksFromStartHeight indicates an expected call of SubscribeBlocksFromStartHeight.

type MockExecutionDataAPIClient

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

MockExecutionDataAPIClient is a mock of ExecutionDataAPIClient interface.

func NewMockExecutionDataAPIClient

func NewMockExecutionDataAPIClient(ctrl *gomock.Controller) *MockExecutionDataAPIClient

NewMockExecutionDataAPIClient creates a new mock instance.

func (*MockExecutionDataAPIClient) EXPECT

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

func (*MockExecutionDataAPIClient) GetExecutionDataByBlockID

GetExecutionDataByBlockID mocks base method.

func (*MockExecutionDataAPIClient) GetRegisterValues

GetRegisterValues mocks base method.

func (*MockExecutionDataAPIClient) SubscribeAccountStatusesFromLatestBlock

SubscribeAccountStatusesFromLatestBlock mocks base method.

func (*MockExecutionDataAPIClient) SubscribeAccountStatusesFromStartBlockID

SubscribeAccountStatusesFromStartBlockID mocks base method.

func (*MockExecutionDataAPIClient) SubscribeAccountStatusesFromStartHeight

SubscribeAccountStatusesFromStartHeight mocks base method.

func (*MockExecutionDataAPIClient) SubscribeEvents

SubscribeEvents mocks base method.

func (*MockExecutionDataAPIClient) SubscribeEventsFromLatest

SubscribeEventsFromLatest mocks base method.

func (*MockExecutionDataAPIClient) SubscribeEventsFromStartBlockID

SubscribeEventsFromStartBlockID mocks base method.

func (*MockExecutionDataAPIClient) SubscribeEventsFromStartHeight

SubscribeEventsFromStartHeight mocks base method.

func (*MockExecutionDataAPIClient) SubscribeExecutionData

SubscribeExecutionData mocks base method.

func (*MockExecutionDataAPIClient) SubscribeExecutionDataFromLatest

SubscribeExecutionDataFromLatest mocks base method.

func (*MockExecutionDataAPIClient) SubscribeExecutionDataFromStartBlockHeight

SubscribeExecutionDataFromStartBlockHeight mocks base method.

func (*MockExecutionDataAPIClient) SubscribeExecutionDataFromStartBlockID

SubscribeExecutionDataFromStartBlockID mocks base method.

type MockExecutionDataAPIClientMockRecorder

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

MockExecutionDataAPIClientMockRecorder is the mock recorder for MockExecutionDataAPIClient.

func (*MockExecutionDataAPIClientMockRecorder) GetExecutionDataByBlockID

func (mr *MockExecutionDataAPIClientMockRecorder) GetExecutionDataByBlockID(ctx, in any, opts ...any) *gomock.Call

GetExecutionDataByBlockID indicates an expected call of GetExecutionDataByBlockID.

func (*MockExecutionDataAPIClientMockRecorder) GetRegisterValues

func (mr *MockExecutionDataAPIClientMockRecorder) GetRegisterValues(ctx, in any, opts ...any) *gomock.Call

GetRegisterValues indicates an expected call of GetRegisterValues.

func (*MockExecutionDataAPIClientMockRecorder) SubscribeAccountStatusesFromLatestBlock

func (mr *MockExecutionDataAPIClientMockRecorder) SubscribeAccountStatusesFromLatestBlock(ctx, in any, opts ...any) *gomock.Call

SubscribeAccountStatusesFromLatestBlock indicates an expected call of SubscribeAccountStatusesFromLatestBlock.

func (*MockExecutionDataAPIClientMockRecorder) SubscribeAccountStatusesFromStartBlockID

func (mr *MockExecutionDataAPIClientMockRecorder) SubscribeAccountStatusesFromStartBlockID(ctx, in any, opts ...any) *gomock.Call

SubscribeAccountStatusesFromStartBlockID indicates an expected call of SubscribeAccountStatusesFromStartBlockID.

func (*MockExecutionDataAPIClientMockRecorder) SubscribeAccountStatusesFromStartHeight

func (mr *MockExecutionDataAPIClientMockRecorder) SubscribeAccountStatusesFromStartHeight(ctx, in any, opts ...any) *gomock.Call

SubscribeAccountStatusesFromStartHeight indicates an expected call of SubscribeAccountStatusesFromStartHeight.

func (*MockExecutionDataAPIClientMockRecorder) SubscribeEvents

func (mr *MockExecutionDataAPIClientMockRecorder) SubscribeEvents(ctx, in any, opts ...any) *gomock.Call

SubscribeEvents indicates an expected call of SubscribeEvents.

func (*MockExecutionDataAPIClientMockRecorder) SubscribeEventsFromLatest

func (mr *MockExecutionDataAPIClientMockRecorder) SubscribeEventsFromLatest(ctx, in any, opts ...any) *gomock.Call

SubscribeEventsFromLatest indicates an expected call of SubscribeEventsFromLatest.

func (*MockExecutionDataAPIClientMockRecorder) SubscribeEventsFromStartBlockID

func (mr *MockExecutionDataAPIClientMockRecorder) SubscribeEventsFromStartBlockID(ctx, in any, opts ...any) *gomock.Call

SubscribeEventsFromStartBlockID indicates an expected call of SubscribeEventsFromStartBlockID.

func (*MockExecutionDataAPIClientMockRecorder) SubscribeEventsFromStartHeight

func (mr *MockExecutionDataAPIClientMockRecorder) SubscribeEventsFromStartHeight(ctx, in any, opts ...any) *gomock.Call

SubscribeEventsFromStartHeight indicates an expected call of SubscribeEventsFromStartHeight.

func (*MockExecutionDataAPIClientMockRecorder) SubscribeExecutionData

func (mr *MockExecutionDataAPIClientMockRecorder) SubscribeExecutionData(ctx, in any, opts ...any) *gomock.Call

SubscribeExecutionData indicates an expected call of SubscribeExecutionData.

func (*MockExecutionDataAPIClientMockRecorder) SubscribeExecutionDataFromLatest

func (mr *MockExecutionDataAPIClientMockRecorder) SubscribeExecutionDataFromLatest(ctx, in any, opts ...any) *gomock.Call

SubscribeExecutionDataFromLatest indicates an expected call of SubscribeExecutionDataFromLatest.

func (*MockExecutionDataAPIClientMockRecorder) SubscribeExecutionDataFromStartBlockHeight

func (mr *MockExecutionDataAPIClientMockRecorder) SubscribeExecutionDataFromStartBlockHeight(ctx, in any, opts ...any) *gomock.Call

SubscribeExecutionDataFromStartBlockHeight indicates an expected call of SubscribeExecutionDataFromStartBlockHeight.

func (*MockExecutionDataAPIClientMockRecorder) SubscribeExecutionDataFromStartBlockID

func (mr *MockExecutionDataAPIClientMockRecorder) SubscribeExecutionDataFromStartBlockID(ctx, in any, opts ...any) *gomock.Call

SubscribeExecutionDataFromStartBlockID indicates an expected call of SubscribeExecutionDataFromStartBlockID.

Jump to

Keyboard shortcuts

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