Documentation
¶
Overview ¶
Package mocks is a generated GoMock package.
Package mocks is a generated GoMock package.
Index ¶
- type MockAccessAPIClient
- func (m *MockAccessAPIClient) EXPECT() *MockAccessAPIClientMockRecorder
- func (m *MockAccessAPIClient) ExecuteScriptAtBlockHeight(ctx context.Context, in *access.ExecuteScriptAtBlockHeightRequest, ...) (*access.ExecuteScriptResponse, error)
- func (m *MockAccessAPIClient) ExecuteScriptAtBlockID(ctx context.Context, in *access.ExecuteScriptAtBlockIDRequest, ...) (*access.ExecuteScriptResponse, error)
- func (m *MockAccessAPIClient) ExecuteScriptAtLatestBlock(ctx context.Context, in *access.ExecuteScriptAtLatestBlockRequest, ...) (*access.ExecuteScriptResponse, error)
- func (m *MockAccessAPIClient) GetAccount(ctx context.Context, in *access.GetAccountRequest, opts ...grpc.CallOption) (*access.GetAccountResponse, error)
- func (m *MockAccessAPIClient) GetAccountAtBlockHeight(ctx context.Context, in *access.GetAccountAtBlockHeightRequest, ...) (*access.AccountResponse, error)
- func (m *MockAccessAPIClient) GetAccountAtLatestBlock(ctx context.Context, in *access.GetAccountAtLatestBlockRequest, ...) (*access.AccountResponse, error)
- func (m *MockAccessAPIClient) GetAccountBalanceAtBlockHeight(ctx context.Context, in *access.GetAccountBalanceAtBlockHeightRequest, ...) (*access.AccountBalanceResponse, error)
- func (m *MockAccessAPIClient) GetAccountBalanceAtLatestBlock(ctx context.Context, in *access.GetAccountBalanceAtLatestBlockRequest, ...) (*access.AccountBalanceResponse, error)
- func (m *MockAccessAPIClient) GetAccountKeyAtBlockHeight(ctx context.Context, in *access.GetAccountKeyAtBlockHeightRequest, ...) (*access.AccountKeyResponse, error)
- func (m *MockAccessAPIClient) GetAccountKeyAtLatestBlock(ctx context.Context, in *access.GetAccountKeyAtLatestBlockRequest, ...) (*access.AccountKeyResponse, error)
- func (m *MockAccessAPIClient) GetAccountKeysAtBlockHeight(ctx context.Context, in *access.GetAccountKeysAtBlockHeightRequest, ...) (*access.AccountKeysResponse, error)
- func (m *MockAccessAPIClient) GetAccountKeysAtLatestBlock(ctx context.Context, in *access.GetAccountKeysAtLatestBlockRequest, ...) (*access.AccountKeysResponse, error)
- func (m *MockAccessAPIClient) GetBlockByHeight(ctx context.Context, in *access.GetBlockByHeightRequest, ...) (*access.BlockResponse, error)
- func (m *MockAccessAPIClient) GetBlockByID(ctx context.Context, in *access.GetBlockByIDRequest, opts ...grpc.CallOption) (*access.BlockResponse, error)
- func (m *MockAccessAPIClient) GetBlockHeaderByHeight(ctx context.Context, in *access.GetBlockHeaderByHeightRequest, ...) (*access.BlockHeaderResponse, error)
- func (m *MockAccessAPIClient) GetBlockHeaderByID(ctx context.Context, in *access.GetBlockHeaderByIDRequest, ...) (*access.BlockHeaderResponse, error)
- func (m *MockAccessAPIClient) GetCollectionByID(ctx context.Context, in *access.GetCollectionByIDRequest, ...) (*access.CollectionResponse, error)
- func (m *MockAccessAPIClient) GetEventsForBlockIDs(ctx context.Context, in *access.GetEventsForBlockIDsRequest, ...) (*access.EventsResponse, error)
- func (m *MockAccessAPIClient) GetEventsForHeightRange(ctx context.Context, in *access.GetEventsForHeightRangeRequest, ...) (*access.EventsResponse, error)
- func (m *MockAccessAPIClient) GetExecutionResultByID(ctx context.Context, in *access.GetExecutionResultByIDRequest, ...) (*access.ExecutionResultByIDResponse, error)
- func (m *MockAccessAPIClient) GetExecutionResultForBlockID(ctx context.Context, in *access.GetExecutionResultForBlockIDRequest, ...) (*access.ExecutionResultForBlockIDResponse, error)
- func (m *MockAccessAPIClient) GetFullCollectionByID(ctx context.Context, in *access.GetFullCollectionByIDRequest, ...) (*access.FullCollectionResponse, error)
- func (m *MockAccessAPIClient) GetLatestBlock(ctx context.Context, in *access.GetLatestBlockRequest, opts ...grpc.CallOption) (*access.BlockResponse, error)
- func (m *MockAccessAPIClient) GetLatestBlockHeader(ctx context.Context, in *access.GetLatestBlockHeaderRequest, ...) (*access.BlockHeaderResponse, error)
- func (m *MockAccessAPIClient) GetLatestProtocolStateSnapshot(ctx context.Context, in *access.GetLatestProtocolStateSnapshotRequest, ...) (*access.ProtocolStateSnapshotResponse, error)
- func (m *MockAccessAPIClient) GetNetworkParameters(ctx context.Context, in *access.GetNetworkParametersRequest, ...) (*access.GetNetworkParametersResponse, error)
- func (m *MockAccessAPIClient) GetNodeVersionInfo(ctx context.Context, in *access.GetNodeVersionInfoRequest, ...) (*access.GetNodeVersionInfoResponse, error)
- func (m *MockAccessAPIClient) GetProtocolStateSnapshotByBlockID(ctx context.Context, in *access.GetProtocolStateSnapshotByBlockIDRequest, ...) (*access.ProtocolStateSnapshotResponse, error)
- func (m *MockAccessAPIClient) GetProtocolStateSnapshotByHeight(ctx context.Context, in *access.GetProtocolStateSnapshotByHeightRequest, ...) (*access.ProtocolStateSnapshotResponse, error)
- func (m *MockAccessAPIClient) GetSystemTransaction(ctx context.Context, in *access.GetSystemTransactionRequest, ...) (*access.TransactionResponse, error)
- func (m *MockAccessAPIClient) GetSystemTransactionResult(ctx context.Context, in *access.GetSystemTransactionResultRequest, ...) (*access.TransactionResultResponse, error)
- func (m *MockAccessAPIClient) GetTransaction(ctx context.Context, in *access.GetTransactionRequest, opts ...grpc.CallOption) (*access.TransactionResponse, error)
- func (m *MockAccessAPIClient) GetTransactionResult(ctx context.Context, in *access.GetTransactionRequest, opts ...grpc.CallOption) (*access.TransactionResultResponse, error)
- func (m *MockAccessAPIClient) GetTransactionResultByIndex(ctx context.Context, in *access.GetTransactionByIndexRequest, ...) (*access.TransactionResultResponse, error)
- func (m *MockAccessAPIClient) GetTransactionResultsByBlockID(ctx context.Context, in *access.GetTransactionsByBlockIDRequest, ...) (*access.TransactionResultsResponse, error)
- func (m *MockAccessAPIClient) GetTransactionsByBlockID(ctx context.Context, in *access.GetTransactionsByBlockIDRequest, ...) (*access.TransactionsResponse, error)
- func (m *MockAccessAPIClient) Ping(ctx context.Context, in *access.PingRequest, opts ...grpc.CallOption) (*access.PingResponse, error)
- func (m *MockAccessAPIClient) SendAndSubscribeTransactionStatuses(ctx context.Context, in *access.SendAndSubscribeTransactionStatusesRequest, ...) (access.AccessAPI_SendAndSubscribeTransactionStatusesClient, error)
- func (m *MockAccessAPIClient) SendTransaction(ctx context.Context, in *access.SendTransactionRequest, ...) (*access.SendTransactionResponse, error)
- func (m *MockAccessAPIClient) SubscribeBlockDigestsFromLatest(ctx context.Context, in *access.SubscribeBlockDigestsFromLatestRequest, ...) (access.AccessAPI_SubscribeBlockDigestsFromLatestClient, error)
- func (m *MockAccessAPIClient) SubscribeBlockDigestsFromStartBlockID(ctx context.Context, in *access.SubscribeBlockDigestsFromStartBlockIDRequest, ...) (access.AccessAPI_SubscribeBlockDigestsFromStartBlockIDClient, error)
- func (m *MockAccessAPIClient) SubscribeBlockDigestsFromStartHeight(ctx context.Context, in *access.SubscribeBlockDigestsFromStartHeightRequest, ...) (access.AccessAPI_SubscribeBlockDigestsFromStartHeightClient, error)
- func (m *MockAccessAPIClient) SubscribeBlockHeadersFromLatest(ctx context.Context, in *access.SubscribeBlockHeadersFromLatestRequest, ...) (access.AccessAPI_SubscribeBlockHeadersFromLatestClient, error)
- func (m *MockAccessAPIClient) SubscribeBlockHeadersFromStartBlockID(ctx context.Context, in *access.SubscribeBlockHeadersFromStartBlockIDRequest, ...) (access.AccessAPI_SubscribeBlockHeadersFromStartBlockIDClient, error)
- func (m *MockAccessAPIClient) SubscribeBlockHeadersFromStartHeight(ctx context.Context, in *access.SubscribeBlockHeadersFromStartHeightRequest, ...) (access.AccessAPI_SubscribeBlockHeadersFromStartHeightClient, error)
- func (m *MockAccessAPIClient) SubscribeBlocksFromLatest(ctx context.Context, in *access.SubscribeBlocksFromLatestRequest, ...) (access.AccessAPI_SubscribeBlocksFromLatestClient, error)
- func (m *MockAccessAPIClient) SubscribeBlocksFromStartBlockID(ctx context.Context, in *access.SubscribeBlocksFromStartBlockIDRequest, ...) (access.AccessAPI_SubscribeBlocksFromStartBlockIDClient, error)
- func (m *MockAccessAPIClient) SubscribeBlocksFromStartHeight(ctx context.Context, in *access.SubscribeBlocksFromStartHeightRequest, ...) (access.AccessAPI_SubscribeBlocksFromStartHeightClient, error)
- type MockAccessAPIClientMockRecorder
- func (mr *MockAccessAPIClientMockRecorder) ExecuteScriptAtBlockHeight(ctx, in any, opts ...any) *gomock.Call
- func (mr *MockAccessAPIClientMockRecorder) ExecuteScriptAtBlockID(ctx, in any, opts ...any) *gomock.Call
- func (mr *MockAccessAPIClientMockRecorder) ExecuteScriptAtLatestBlock(ctx, in any, opts ...any) *gomock.Call
- func (mr *MockAccessAPIClientMockRecorder) GetAccount(ctx, in any, opts ...any) *gomock.Call
- func (mr *MockAccessAPIClientMockRecorder) GetAccountAtBlockHeight(ctx, in any, opts ...any) *gomock.Call
- func (mr *MockAccessAPIClientMockRecorder) GetAccountAtLatestBlock(ctx, in any, opts ...any) *gomock.Call
- func (mr *MockAccessAPIClientMockRecorder) GetAccountBalanceAtBlockHeight(ctx, in any, opts ...any) *gomock.Call
- func (mr *MockAccessAPIClientMockRecorder) GetAccountBalanceAtLatestBlock(ctx, in any, opts ...any) *gomock.Call
- func (mr *MockAccessAPIClientMockRecorder) GetAccountKeyAtBlockHeight(ctx, in any, opts ...any) *gomock.Call
- func (mr *MockAccessAPIClientMockRecorder) GetAccountKeyAtLatestBlock(ctx, in any, opts ...any) *gomock.Call
- func (mr *MockAccessAPIClientMockRecorder) GetAccountKeysAtBlockHeight(ctx, in any, opts ...any) *gomock.Call
- func (mr *MockAccessAPIClientMockRecorder) GetAccountKeysAtLatestBlock(ctx, in any, opts ...any) *gomock.Call
- func (mr *MockAccessAPIClientMockRecorder) GetBlockByHeight(ctx, in any, opts ...any) *gomock.Call
- func (mr *MockAccessAPIClientMockRecorder) GetBlockByID(ctx, in any, opts ...any) *gomock.Call
- func (mr *MockAccessAPIClientMockRecorder) GetBlockHeaderByHeight(ctx, in any, opts ...any) *gomock.Call
- func (mr *MockAccessAPIClientMockRecorder) GetBlockHeaderByID(ctx, in any, opts ...any) *gomock.Call
- func (mr *MockAccessAPIClientMockRecorder) GetCollectionByID(ctx, in any, opts ...any) *gomock.Call
- func (mr *MockAccessAPIClientMockRecorder) GetEventsForBlockIDs(ctx, in any, opts ...any) *gomock.Call
- func (mr *MockAccessAPIClientMockRecorder) GetEventsForHeightRange(ctx, in any, opts ...any) *gomock.Call
- func (mr *MockAccessAPIClientMockRecorder) GetExecutionResultByID(ctx, in any, opts ...any) *gomock.Call
- func (mr *MockAccessAPIClientMockRecorder) GetExecutionResultForBlockID(ctx, in any, opts ...any) *gomock.Call
- func (mr *MockAccessAPIClientMockRecorder) GetFullCollectionByID(ctx, in any, opts ...any) *gomock.Call
- func (mr *MockAccessAPIClientMockRecorder) GetLatestBlock(ctx, in any, opts ...any) *gomock.Call
- func (mr *MockAccessAPIClientMockRecorder) GetLatestBlockHeader(ctx, in any, opts ...any) *gomock.Call
- func (mr *MockAccessAPIClientMockRecorder) GetLatestProtocolStateSnapshot(ctx, in any, opts ...any) *gomock.Call
- func (mr *MockAccessAPIClientMockRecorder) GetNetworkParameters(ctx, in any, opts ...any) *gomock.Call
- func (mr *MockAccessAPIClientMockRecorder) GetNodeVersionInfo(ctx, in any, opts ...any) *gomock.Call
- func (mr *MockAccessAPIClientMockRecorder) GetProtocolStateSnapshotByBlockID(ctx, in any, opts ...any) *gomock.Call
- func (mr *MockAccessAPIClientMockRecorder) GetProtocolStateSnapshotByHeight(ctx, in any, opts ...any) *gomock.Call
- func (mr *MockAccessAPIClientMockRecorder) GetSystemTransaction(ctx, in any, opts ...any) *gomock.Call
- func (mr *MockAccessAPIClientMockRecorder) GetSystemTransactionResult(ctx, in any, opts ...any) *gomock.Call
- func (mr *MockAccessAPIClientMockRecorder) GetTransaction(ctx, in any, opts ...any) *gomock.Call
- func (mr *MockAccessAPIClientMockRecorder) GetTransactionResult(ctx, in any, opts ...any) *gomock.Call
- func (mr *MockAccessAPIClientMockRecorder) GetTransactionResultByIndex(ctx, in any, opts ...any) *gomock.Call
- func (mr *MockAccessAPIClientMockRecorder) GetTransactionResultsByBlockID(ctx, in any, opts ...any) *gomock.Call
- func (mr *MockAccessAPIClientMockRecorder) GetTransactionsByBlockID(ctx, in any, opts ...any) *gomock.Call
- func (mr *MockAccessAPIClientMockRecorder) Ping(ctx, in any, opts ...any) *gomock.Call
- func (mr *MockAccessAPIClientMockRecorder) SendAndSubscribeTransactionStatuses(ctx, in any, opts ...any) *gomock.Call
- func (mr *MockAccessAPIClientMockRecorder) SendTransaction(ctx, in any, opts ...any) *gomock.Call
- func (mr *MockAccessAPIClientMockRecorder) SubscribeBlockDigestsFromLatest(ctx, in any, opts ...any) *gomock.Call
- func (mr *MockAccessAPIClientMockRecorder) SubscribeBlockDigestsFromStartBlockID(ctx, in any, opts ...any) *gomock.Call
- func (mr *MockAccessAPIClientMockRecorder) SubscribeBlockDigestsFromStartHeight(ctx, in any, opts ...any) *gomock.Call
- func (mr *MockAccessAPIClientMockRecorder) SubscribeBlockHeadersFromLatest(ctx, in any, opts ...any) *gomock.Call
- func (mr *MockAccessAPIClientMockRecorder) SubscribeBlockHeadersFromStartBlockID(ctx, in any, opts ...any) *gomock.Call
- func (mr *MockAccessAPIClientMockRecorder) SubscribeBlockHeadersFromStartHeight(ctx, in any, opts ...any) *gomock.Call
- func (mr *MockAccessAPIClientMockRecorder) SubscribeBlocksFromLatest(ctx, in any, opts ...any) *gomock.Call
- func (mr *MockAccessAPIClientMockRecorder) SubscribeBlocksFromStartBlockID(ctx, in any, opts ...any) *gomock.Call
- func (mr *MockAccessAPIClientMockRecorder) SubscribeBlocksFromStartHeight(ctx, in any, opts ...any) *gomock.Call
- type MockExecutionDataAPIClient
- func (m *MockExecutionDataAPIClient) EXPECT() *MockExecutionDataAPIClientMockRecorder
- func (m *MockExecutionDataAPIClient) GetExecutionDataByBlockID(ctx context.Context, in *executiondata.GetExecutionDataByBlockIDRequest, ...) (*executiondata.GetExecutionDataByBlockIDResponse, error)
- func (m *MockExecutionDataAPIClient) GetRegisterValues(ctx context.Context, in *executiondata.GetRegisterValuesRequest, ...) (*executiondata.GetRegisterValuesResponse, error)
- func (m *MockExecutionDataAPIClient) SubscribeAccountStatusesFromLatestBlock(ctx context.Context, ...) (executiondata.ExecutionDataAPI_SubscribeAccountStatusesFromLatestBlockClient, ...)
- func (m *MockExecutionDataAPIClient) SubscribeAccountStatusesFromStartBlockID(ctx context.Context, ...) (executiondata.ExecutionDataAPI_SubscribeAccountStatusesFromStartBlockIDClient, ...)
- func (m *MockExecutionDataAPIClient) SubscribeAccountStatusesFromStartHeight(ctx context.Context, ...) (executiondata.ExecutionDataAPI_SubscribeAccountStatusesFromStartHeightClient, ...)
- func (m *MockExecutionDataAPIClient) SubscribeEvents(ctx context.Context, in *executiondata.SubscribeEventsRequest, ...) (executiondata.ExecutionDataAPI_SubscribeEventsClient, error)
- func (m *MockExecutionDataAPIClient) SubscribeEventsFromLatest(ctx context.Context, in *executiondata.SubscribeEventsFromLatestRequest, ...) (executiondata.ExecutionDataAPI_SubscribeEventsFromLatestClient, error)
- func (m *MockExecutionDataAPIClient) SubscribeEventsFromStartBlockID(ctx context.Context, in *executiondata.SubscribeEventsFromStartBlockIDRequest, ...) (executiondata.ExecutionDataAPI_SubscribeEventsFromStartBlockIDClient, error)
- func (m *MockExecutionDataAPIClient) SubscribeEventsFromStartHeight(ctx context.Context, in *executiondata.SubscribeEventsFromStartHeightRequest, ...) (executiondata.ExecutionDataAPI_SubscribeEventsFromStartHeightClient, error)
- func (m *MockExecutionDataAPIClient) SubscribeExecutionData(ctx context.Context, in *executiondata.SubscribeExecutionDataRequest, ...) (executiondata.ExecutionDataAPI_SubscribeExecutionDataClient, error)
- func (m *MockExecutionDataAPIClient) SubscribeExecutionDataFromLatest(ctx context.Context, in *executiondata.SubscribeExecutionDataFromLatestRequest, ...) (executiondata.ExecutionDataAPI_SubscribeExecutionDataFromLatestClient, error)
- func (m *MockExecutionDataAPIClient) SubscribeExecutionDataFromStartBlockHeight(ctx context.Context, ...) (...)
- func (m *MockExecutionDataAPIClient) SubscribeExecutionDataFromStartBlockID(ctx context.Context, ...) (executiondata.ExecutionDataAPI_SubscribeExecutionDataFromStartBlockIDClient, ...)
- type MockExecutionDataAPIClientMockRecorder
- func (mr *MockExecutionDataAPIClientMockRecorder) GetExecutionDataByBlockID(ctx, in any, opts ...any) *gomock.Call
- func (mr *MockExecutionDataAPIClientMockRecorder) GetRegisterValues(ctx, in any, opts ...any) *gomock.Call
- func (mr *MockExecutionDataAPIClientMockRecorder) SubscribeAccountStatusesFromLatestBlock(ctx, in any, opts ...any) *gomock.Call
- func (mr *MockExecutionDataAPIClientMockRecorder) SubscribeAccountStatusesFromStartBlockID(ctx, in any, opts ...any) *gomock.Call
- func (mr *MockExecutionDataAPIClientMockRecorder) SubscribeAccountStatusesFromStartHeight(ctx, in any, opts ...any) *gomock.Call
- func (mr *MockExecutionDataAPIClientMockRecorder) SubscribeEvents(ctx, in any, opts ...any) *gomock.Call
- func (mr *MockExecutionDataAPIClientMockRecorder) SubscribeEventsFromLatest(ctx, in any, opts ...any) *gomock.Call
- func (mr *MockExecutionDataAPIClientMockRecorder) SubscribeEventsFromStartBlockID(ctx, in any, opts ...any) *gomock.Call
- func (mr *MockExecutionDataAPIClientMockRecorder) SubscribeEventsFromStartHeight(ctx, in any, opts ...any) *gomock.Call
- func (mr *MockExecutionDataAPIClientMockRecorder) SubscribeExecutionData(ctx, in any, opts ...any) *gomock.Call
- func (mr *MockExecutionDataAPIClientMockRecorder) SubscribeExecutionDataFromLatest(ctx, in any, opts ...any) *gomock.Call
- func (mr *MockExecutionDataAPIClientMockRecorder) SubscribeExecutionDataFromStartBlockHeight(ctx, in any, opts ...any) *gomock.Call
- func (mr *MockExecutionDataAPIClientMockRecorder) SubscribeExecutionDataFromStartBlockID(ctx, in any, opts ...any) *gomock.Call
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 ¶
func (m *MockAccessAPIClient) EXPECT() *MockAccessAPIClientMockRecorder
EXPECT returns an object that allows the caller to indicate expected use.
func (*MockAccessAPIClient) ExecuteScriptAtBlockHeight ¶
func (m *MockAccessAPIClient) ExecuteScriptAtBlockHeight(ctx context.Context, in *access.ExecuteScriptAtBlockHeightRequest, opts ...grpc.CallOption) (*access.ExecuteScriptResponse, error)
ExecuteScriptAtBlockHeight mocks base method.
func (*MockAccessAPIClient) ExecuteScriptAtBlockID ¶
func (m *MockAccessAPIClient) ExecuteScriptAtBlockID(ctx context.Context, in *access.ExecuteScriptAtBlockIDRequest, opts ...grpc.CallOption) (*access.ExecuteScriptResponse, error)
ExecuteScriptAtBlockID mocks base method.
func (*MockAccessAPIClient) ExecuteScriptAtLatestBlock ¶
func (m *MockAccessAPIClient) ExecuteScriptAtLatestBlock(ctx context.Context, in *access.ExecuteScriptAtLatestBlockRequest, opts ...grpc.CallOption) (*access.ExecuteScriptResponse, error)
ExecuteScriptAtLatestBlock mocks base method.
func (*MockAccessAPIClient) GetAccount ¶
func (m *MockAccessAPIClient) GetAccount(ctx context.Context, in *access.GetAccountRequest, opts ...grpc.CallOption) (*access.GetAccountResponse, error)
GetAccount mocks base method.
func (*MockAccessAPIClient) GetAccountAtBlockHeight ¶
func (m *MockAccessAPIClient) GetAccountAtBlockHeight(ctx context.Context, in *access.GetAccountAtBlockHeightRequest, opts ...grpc.CallOption) (*access.AccountResponse, error)
GetAccountAtBlockHeight mocks base method.
func (*MockAccessAPIClient) GetAccountAtLatestBlock ¶
func (m *MockAccessAPIClient) GetAccountAtLatestBlock(ctx context.Context, in *access.GetAccountAtLatestBlockRequest, opts ...grpc.CallOption) (*access.AccountResponse, error)
GetAccountAtLatestBlock mocks base method.
func (*MockAccessAPIClient) GetAccountBalanceAtBlockHeight ¶
func (m *MockAccessAPIClient) GetAccountBalanceAtBlockHeight(ctx context.Context, in *access.GetAccountBalanceAtBlockHeightRequest, opts ...grpc.CallOption) (*access.AccountBalanceResponse, error)
GetAccountBalanceAtBlockHeight mocks base method.
func (*MockAccessAPIClient) GetAccountBalanceAtLatestBlock ¶
func (m *MockAccessAPIClient) GetAccountBalanceAtLatestBlock(ctx context.Context, in *access.GetAccountBalanceAtLatestBlockRequest, opts ...grpc.CallOption) (*access.AccountBalanceResponse, error)
GetAccountBalanceAtLatestBlock mocks base method.
func (*MockAccessAPIClient) GetAccountKeyAtBlockHeight ¶
func (m *MockAccessAPIClient) GetAccountKeyAtBlockHeight(ctx context.Context, in *access.GetAccountKeyAtBlockHeightRequest, opts ...grpc.CallOption) (*access.AccountKeyResponse, error)
GetAccountKeyAtBlockHeight mocks base method.
func (*MockAccessAPIClient) GetAccountKeyAtLatestBlock ¶
func (m *MockAccessAPIClient) GetAccountKeyAtLatestBlock(ctx context.Context, in *access.GetAccountKeyAtLatestBlockRequest, opts ...grpc.CallOption) (*access.AccountKeyResponse, error)
GetAccountKeyAtLatestBlock mocks base method.
func (*MockAccessAPIClient) GetAccountKeysAtBlockHeight ¶
func (m *MockAccessAPIClient) GetAccountKeysAtBlockHeight(ctx context.Context, in *access.GetAccountKeysAtBlockHeightRequest, opts ...grpc.CallOption) (*access.AccountKeysResponse, error)
GetAccountKeysAtBlockHeight mocks base method.
func (*MockAccessAPIClient) GetAccountKeysAtLatestBlock ¶
func (m *MockAccessAPIClient) GetAccountKeysAtLatestBlock(ctx context.Context, in *access.GetAccountKeysAtLatestBlockRequest, opts ...grpc.CallOption) (*access.AccountKeysResponse, error)
GetAccountKeysAtLatestBlock mocks base method.
func (*MockAccessAPIClient) GetBlockByHeight ¶
func (m *MockAccessAPIClient) GetBlockByHeight(ctx context.Context, in *access.GetBlockByHeightRequest, opts ...grpc.CallOption) (*access.BlockResponse, error)
GetBlockByHeight mocks base method.
func (*MockAccessAPIClient) GetBlockByID ¶
func (m *MockAccessAPIClient) GetBlockByID(ctx context.Context, in *access.GetBlockByIDRequest, opts ...grpc.CallOption) (*access.BlockResponse, error)
GetBlockByID mocks base method.
func (*MockAccessAPIClient) GetBlockHeaderByHeight ¶
func (m *MockAccessAPIClient) GetBlockHeaderByHeight(ctx context.Context, in *access.GetBlockHeaderByHeightRequest, opts ...grpc.CallOption) (*access.BlockHeaderResponse, error)
GetBlockHeaderByHeight mocks base method.
func (*MockAccessAPIClient) GetBlockHeaderByID ¶
func (m *MockAccessAPIClient) GetBlockHeaderByID(ctx context.Context, in *access.GetBlockHeaderByIDRequest, opts ...grpc.CallOption) (*access.BlockHeaderResponse, error)
GetBlockHeaderByID mocks base method.
func (*MockAccessAPIClient) GetCollectionByID ¶
func (m *MockAccessAPIClient) GetCollectionByID(ctx context.Context, in *access.GetCollectionByIDRequest, opts ...grpc.CallOption) (*access.CollectionResponse, error)
GetCollectionByID mocks base method.
func (*MockAccessAPIClient) GetEventsForBlockIDs ¶
func (m *MockAccessAPIClient) GetEventsForBlockIDs(ctx context.Context, in *access.GetEventsForBlockIDsRequest, opts ...grpc.CallOption) (*access.EventsResponse, error)
GetEventsForBlockIDs mocks base method.
func (*MockAccessAPIClient) GetEventsForHeightRange ¶
func (m *MockAccessAPIClient) GetEventsForHeightRange(ctx context.Context, in *access.GetEventsForHeightRangeRequest, opts ...grpc.CallOption) (*access.EventsResponse, error)
GetEventsForHeightRange mocks base method.
func (*MockAccessAPIClient) GetExecutionResultByID ¶
func (m *MockAccessAPIClient) GetExecutionResultByID(ctx context.Context, in *access.GetExecutionResultByIDRequest, opts ...grpc.CallOption) (*access.ExecutionResultByIDResponse, error)
GetExecutionResultByID mocks base method.
func (*MockAccessAPIClient) GetExecutionResultForBlockID ¶
func (m *MockAccessAPIClient) GetExecutionResultForBlockID(ctx context.Context, in *access.GetExecutionResultForBlockIDRequest, opts ...grpc.CallOption) (*access.ExecutionResultForBlockIDResponse, error)
GetExecutionResultForBlockID mocks base method.
func (*MockAccessAPIClient) GetFullCollectionByID ¶
func (m *MockAccessAPIClient) GetFullCollectionByID(ctx context.Context, in *access.GetFullCollectionByIDRequest, opts ...grpc.CallOption) (*access.FullCollectionResponse, error)
GetFullCollectionByID mocks base method.
func (*MockAccessAPIClient) GetLatestBlock ¶
func (m *MockAccessAPIClient) GetLatestBlock(ctx context.Context, in *access.GetLatestBlockRequest, opts ...grpc.CallOption) (*access.BlockResponse, error)
GetLatestBlock mocks base method.
func (*MockAccessAPIClient) GetLatestBlockHeader ¶
func (m *MockAccessAPIClient) GetLatestBlockHeader(ctx context.Context, in *access.GetLatestBlockHeaderRequest, opts ...grpc.CallOption) (*access.BlockHeaderResponse, error)
GetLatestBlockHeader mocks base method.
func (*MockAccessAPIClient) GetLatestProtocolStateSnapshot ¶
func (m *MockAccessAPIClient) GetLatestProtocolStateSnapshot(ctx context.Context, in *access.GetLatestProtocolStateSnapshotRequest, opts ...grpc.CallOption) (*access.ProtocolStateSnapshotResponse, error)
GetLatestProtocolStateSnapshot mocks base method.
func (*MockAccessAPIClient) GetNetworkParameters ¶
func (m *MockAccessAPIClient) GetNetworkParameters(ctx context.Context, in *access.GetNetworkParametersRequest, opts ...grpc.CallOption) (*access.GetNetworkParametersResponse, error)
GetNetworkParameters mocks base method.
func (*MockAccessAPIClient) GetNodeVersionInfo ¶
func (m *MockAccessAPIClient) GetNodeVersionInfo(ctx context.Context, in *access.GetNodeVersionInfoRequest, opts ...grpc.CallOption) (*access.GetNodeVersionInfoResponse, error)
GetNodeVersionInfo mocks base method.
func (*MockAccessAPIClient) GetProtocolStateSnapshotByBlockID ¶
func (m *MockAccessAPIClient) GetProtocolStateSnapshotByBlockID(ctx context.Context, in *access.GetProtocolStateSnapshotByBlockIDRequest, opts ...grpc.CallOption) (*access.ProtocolStateSnapshotResponse, error)
GetProtocolStateSnapshotByBlockID mocks base method.
func (*MockAccessAPIClient) GetProtocolStateSnapshotByHeight ¶
func (m *MockAccessAPIClient) GetProtocolStateSnapshotByHeight(ctx context.Context, in *access.GetProtocolStateSnapshotByHeightRequest, opts ...grpc.CallOption) (*access.ProtocolStateSnapshotResponse, error)
GetProtocolStateSnapshotByHeight mocks base method.
func (*MockAccessAPIClient) GetSystemTransaction ¶
func (m *MockAccessAPIClient) GetSystemTransaction(ctx context.Context, in *access.GetSystemTransactionRequest, opts ...grpc.CallOption) (*access.TransactionResponse, error)
GetSystemTransaction mocks base method.
func (*MockAccessAPIClient) GetSystemTransactionResult ¶
func (m *MockAccessAPIClient) GetSystemTransactionResult(ctx context.Context, in *access.GetSystemTransactionResultRequest, opts ...grpc.CallOption) (*access.TransactionResultResponse, error)
GetSystemTransactionResult mocks base method.
func (*MockAccessAPIClient) GetTransaction ¶
func (m *MockAccessAPIClient) GetTransaction(ctx context.Context, in *access.GetTransactionRequest, opts ...grpc.CallOption) (*access.TransactionResponse, error)
GetTransaction mocks base method.
func (*MockAccessAPIClient) GetTransactionResult ¶
func (m *MockAccessAPIClient) GetTransactionResult(ctx context.Context, in *access.GetTransactionRequest, opts ...grpc.CallOption) (*access.TransactionResultResponse, error)
GetTransactionResult mocks base method.
func (*MockAccessAPIClient) GetTransactionResultByIndex ¶
func (m *MockAccessAPIClient) GetTransactionResultByIndex(ctx context.Context, in *access.GetTransactionByIndexRequest, opts ...grpc.CallOption) (*access.TransactionResultResponse, error)
GetTransactionResultByIndex mocks base method.
func (*MockAccessAPIClient) GetTransactionResultsByBlockID ¶
func (m *MockAccessAPIClient) GetTransactionResultsByBlockID(ctx context.Context, in *access.GetTransactionsByBlockIDRequest, opts ...grpc.CallOption) (*access.TransactionResultsResponse, error)
GetTransactionResultsByBlockID mocks base method.
func (*MockAccessAPIClient) GetTransactionsByBlockID ¶
func (m *MockAccessAPIClient) GetTransactionsByBlockID(ctx context.Context, in *access.GetTransactionsByBlockIDRequest, opts ...grpc.CallOption) (*access.TransactionsResponse, error)
GetTransactionsByBlockID mocks base method.
func (*MockAccessAPIClient) Ping ¶
func (m *MockAccessAPIClient) Ping(ctx context.Context, in *access.PingRequest, opts ...grpc.CallOption) (*access.PingResponse, error)
Ping mocks base method.
func (*MockAccessAPIClient) SendAndSubscribeTransactionStatuses ¶
func (m *MockAccessAPIClient) SendAndSubscribeTransactionStatuses(ctx context.Context, in *access.SendAndSubscribeTransactionStatusesRequest, opts ...grpc.CallOption) (access.AccessAPI_SendAndSubscribeTransactionStatusesClient, error)
SendAndSubscribeTransactionStatuses mocks base method.
func (*MockAccessAPIClient) SendTransaction ¶
func (m *MockAccessAPIClient) SendTransaction(ctx context.Context, in *access.SendTransactionRequest, opts ...grpc.CallOption) (*access.SendTransactionResponse, error)
SendTransaction mocks base method.
func (*MockAccessAPIClient) SubscribeBlockDigestsFromLatest ¶
func (m *MockAccessAPIClient) SubscribeBlockDigestsFromLatest(ctx context.Context, in *access.SubscribeBlockDigestsFromLatestRequest, opts ...grpc.CallOption) (access.AccessAPI_SubscribeBlockDigestsFromLatestClient, error)
SubscribeBlockDigestsFromLatest mocks base method.
func (*MockAccessAPIClient) SubscribeBlockDigestsFromStartBlockID ¶
func (m *MockAccessAPIClient) SubscribeBlockDigestsFromStartBlockID(ctx context.Context, in *access.SubscribeBlockDigestsFromStartBlockIDRequest, opts ...grpc.CallOption) (access.AccessAPI_SubscribeBlockDigestsFromStartBlockIDClient, error)
SubscribeBlockDigestsFromStartBlockID mocks base method.
func (*MockAccessAPIClient) SubscribeBlockDigestsFromStartHeight ¶
func (m *MockAccessAPIClient) SubscribeBlockDigestsFromStartHeight(ctx context.Context, in *access.SubscribeBlockDigestsFromStartHeightRequest, opts ...grpc.CallOption) (access.AccessAPI_SubscribeBlockDigestsFromStartHeightClient, error)
SubscribeBlockDigestsFromStartHeight mocks base method.
func (*MockAccessAPIClient) SubscribeBlockHeadersFromLatest ¶
func (m *MockAccessAPIClient) SubscribeBlockHeadersFromLatest(ctx context.Context, in *access.SubscribeBlockHeadersFromLatestRequest, opts ...grpc.CallOption) (access.AccessAPI_SubscribeBlockHeadersFromLatestClient, error)
SubscribeBlockHeadersFromLatest mocks base method.
func (*MockAccessAPIClient) SubscribeBlockHeadersFromStartBlockID ¶
func (m *MockAccessAPIClient) SubscribeBlockHeadersFromStartBlockID(ctx context.Context, in *access.SubscribeBlockHeadersFromStartBlockIDRequest, opts ...grpc.CallOption) (access.AccessAPI_SubscribeBlockHeadersFromStartBlockIDClient, error)
SubscribeBlockHeadersFromStartBlockID mocks base method.
func (*MockAccessAPIClient) SubscribeBlockHeadersFromStartHeight ¶
func (m *MockAccessAPIClient) SubscribeBlockHeadersFromStartHeight(ctx context.Context, in *access.SubscribeBlockHeadersFromStartHeightRequest, opts ...grpc.CallOption) (access.AccessAPI_SubscribeBlockHeadersFromStartHeightClient, error)
SubscribeBlockHeadersFromStartHeight mocks base method.
func (*MockAccessAPIClient) SubscribeBlocksFromLatest ¶
func (m *MockAccessAPIClient) SubscribeBlocksFromLatest(ctx context.Context, in *access.SubscribeBlocksFromLatestRequest, opts ...grpc.CallOption) (access.AccessAPI_SubscribeBlocksFromLatestClient, error)
SubscribeBlocksFromLatest mocks base method.
func (*MockAccessAPIClient) SubscribeBlocksFromStartBlockID ¶
func (m *MockAccessAPIClient) SubscribeBlocksFromStartBlockID(ctx context.Context, in *access.SubscribeBlocksFromStartBlockIDRequest, opts ...grpc.CallOption) (access.AccessAPI_SubscribeBlocksFromStartBlockIDClient, error)
SubscribeBlocksFromStartBlockID mocks base method.
func (*MockAccessAPIClient) SubscribeBlocksFromStartHeight ¶
func (m *MockAccessAPIClient) SubscribeBlocksFromStartHeight(ctx context.Context, in *access.SubscribeBlocksFromStartHeightRequest, opts ...grpc.CallOption) (access.AccessAPI_SubscribeBlocksFromStartHeightClient, error)
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 ¶
func (m *MockExecutionDataAPIClient) EXPECT() *MockExecutionDataAPIClientMockRecorder
EXPECT returns an object that allows the caller to indicate expected use.
func (*MockExecutionDataAPIClient) GetExecutionDataByBlockID ¶
func (m *MockExecutionDataAPIClient) GetExecutionDataByBlockID(ctx context.Context, in *executiondata.GetExecutionDataByBlockIDRequest, opts ...grpc.CallOption) (*executiondata.GetExecutionDataByBlockIDResponse, error)
GetExecutionDataByBlockID mocks base method.
func (*MockExecutionDataAPIClient) GetRegisterValues ¶
func (m *MockExecutionDataAPIClient) GetRegisterValues(ctx context.Context, in *executiondata.GetRegisterValuesRequest, opts ...grpc.CallOption) (*executiondata.GetRegisterValuesResponse, error)
GetRegisterValues mocks base method.
func (*MockExecutionDataAPIClient) SubscribeAccountStatusesFromLatestBlock ¶
func (m *MockExecutionDataAPIClient) SubscribeAccountStatusesFromLatestBlock(ctx context.Context, in *executiondata.SubscribeAccountStatusesFromLatestBlockRequest, opts ...grpc.CallOption) (executiondata.ExecutionDataAPI_SubscribeAccountStatusesFromLatestBlockClient, error)
SubscribeAccountStatusesFromLatestBlock mocks base method.
func (*MockExecutionDataAPIClient) SubscribeAccountStatusesFromStartBlockID ¶
func (m *MockExecutionDataAPIClient) SubscribeAccountStatusesFromStartBlockID(ctx context.Context, in *executiondata.SubscribeAccountStatusesFromStartBlockIDRequest, opts ...grpc.CallOption) (executiondata.ExecutionDataAPI_SubscribeAccountStatusesFromStartBlockIDClient, error)
SubscribeAccountStatusesFromStartBlockID mocks base method.
func (*MockExecutionDataAPIClient) SubscribeAccountStatusesFromStartHeight ¶
func (m *MockExecutionDataAPIClient) SubscribeAccountStatusesFromStartHeight(ctx context.Context, in *executiondata.SubscribeAccountStatusesFromStartHeightRequest, opts ...grpc.CallOption) (executiondata.ExecutionDataAPI_SubscribeAccountStatusesFromStartHeightClient, error)
SubscribeAccountStatusesFromStartHeight mocks base method.
func (*MockExecutionDataAPIClient) SubscribeEvents ¶
func (m *MockExecutionDataAPIClient) SubscribeEvents(ctx context.Context, in *executiondata.SubscribeEventsRequest, opts ...grpc.CallOption) (executiondata.ExecutionDataAPI_SubscribeEventsClient, error)
SubscribeEvents mocks base method.
func (*MockExecutionDataAPIClient) SubscribeEventsFromLatest ¶
func (m *MockExecutionDataAPIClient) SubscribeEventsFromLatest(ctx context.Context, in *executiondata.SubscribeEventsFromLatestRequest, opts ...grpc.CallOption) (executiondata.ExecutionDataAPI_SubscribeEventsFromLatestClient, error)
SubscribeEventsFromLatest mocks base method.
func (*MockExecutionDataAPIClient) SubscribeEventsFromStartBlockID ¶
func (m *MockExecutionDataAPIClient) SubscribeEventsFromStartBlockID(ctx context.Context, in *executiondata.SubscribeEventsFromStartBlockIDRequest, opts ...grpc.CallOption) (executiondata.ExecutionDataAPI_SubscribeEventsFromStartBlockIDClient, error)
SubscribeEventsFromStartBlockID mocks base method.
func (*MockExecutionDataAPIClient) SubscribeEventsFromStartHeight ¶
func (m *MockExecutionDataAPIClient) SubscribeEventsFromStartHeight(ctx context.Context, in *executiondata.SubscribeEventsFromStartHeightRequest, opts ...grpc.CallOption) (executiondata.ExecutionDataAPI_SubscribeEventsFromStartHeightClient, error)
SubscribeEventsFromStartHeight mocks base method.
func (*MockExecutionDataAPIClient) SubscribeExecutionData ¶
func (m *MockExecutionDataAPIClient) SubscribeExecutionData(ctx context.Context, in *executiondata.SubscribeExecutionDataRequest, opts ...grpc.CallOption) (executiondata.ExecutionDataAPI_SubscribeExecutionDataClient, error)
SubscribeExecutionData mocks base method.
func (*MockExecutionDataAPIClient) SubscribeExecutionDataFromLatest ¶
func (m *MockExecutionDataAPIClient) SubscribeExecutionDataFromLatest(ctx context.Context, in *executiondata.SubscribeExecutionDataFromLatestRequest, opts ...grpc.CallOption) (executiondata.ExecutionDataAPI_SubscribeExecutionDataFromLatestClient, error)
SubscribeExecutionDataFromLatest mocks base method.
func (*MockExecutionDataAPIClient) SubscribeExecutionDataFromStartBlockHeight ¶
func (m *MockExecutionDataAPIClient) SubscribeExecutionDataFromStartBlockHeight(ctx context.Context, in *executiondata.SubscribeExecutionDataFromStartBlockHeightRequest, opts ...grpc.CallOption) (executiondata.ExecutionDataAPI_SubscribeExecutionDataFromStartBlockHeightClient, error)
SubscribeExecutionDataFromStartBlockHeight mocks base method.
func (*MockExecutionDataAPIClient) SubscribeExecutionDataFromStartBlockID ¶
func (m *MockExecutionDataAPIClient) SubscribeExecutionDataFromStartBlockID(ctx context.Context, in *executiondata.SubscribeExecutionDataFromStartBlockIDRequest, opts ...grpc.CallOption) (executiondata.ExecutionDataAPI_SubscribeExecutionDataFromStartBlockIDClient, error)
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.