Documentation ¶
Overview ¶
Package mocks is a generated GoMock package.
Index ¶
- type MockCoreProxyServiceClient
- func (m *MockCoreProxyServiceClient) CheckRawTransaction(arg0 context.Context, arg1 *v10.CheckRawTransactionRequest, ...) (*v10.CheckRawTransactionResponse, error)
- func (m *MockCoreProxyServiceClient) CheckTransaction(arg0 context.Context, arg1 *v10.CheckTransactionRequest, ...) (*v10.CheckTransactionResponse, error)
- func (m *MockCoreProxyServiceClient) EXPECT() *MockCoreProxyServiceClientMockRecorder
- func (m *MockCoreProxyServiceClient) GetVegaTime(arg0 context.Context, arg1 *v10.GetVegaTimeRequest, arg2 ...grpc.CallOption) (*v10.GetVegaTimeResponse, error)
- func (m *MockCoreProxyServiceClient) LastBlockHeight(arg0 context.Context, arg1 *v10.LastBlockHeightRequest, ...) (*v10.LastBlockHeightResponse, error)
- func (m *MockCoreProxyServiceClient) ObserveEventBus(arg0 context.Context, arg1 ...grpc.CallOption) (v10.CoreService_ObserveEventBusClient, error)
- func (m *MockCoreProxyServiceClient) PropagateChainEvent(arg0 context.Context, arg1 *v10.PropagateChainEventRequest, ...) (*v10.PropagateChainEventResponse, error)
- func (m *MockCoreProxyServiceClient) Statistics(arg0 context.Context, arg1 *v10.StatisticsRequest, arg2 ...grpc.CallOption) (*v10.StatisticsResponse, error)
- func (m *MockCoreProxyServiceClient) SubmitRawTransaction(arg0 context.Context, arg1 *v10.SubmitRawTransactionRequest, ...) (*v10.SubmitRawTransactionResponse, error)
- func (m *MockCoreProxyServiceClient) SubmitTransaction(arg0 context.Context, arg1 *v10.SubmitTransactionRequest, ...) (*v10.SubmitTransactionResponse, error)
- type MockCoreProxyServiceClientMockRecorder
- func (mr *MockCoreProxyServiceClientMockRecorder) CheckRawTransaction(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockCoreProxyServiceClientMockRecorder) CheckTransaction(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockCoreProxyServiceClientMockRecorder) GetVegaTime(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockCoreProxyServiceClientMockRecorder) LastBlockHeight(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockCoreProxyServiceClientMockRecorder) ObserveEventBus(arg0 interface{}, arg1 ...interface{}) *gomock.Call
- func (mr *MockCoreProxyServiceClientMockRecorder) PropagateChainEvent(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockCoreProxyServiceClientMockRecorder) Statistics(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockCoreProxyServiceClientMockRecorder) SubmitRawTransaction(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockCoreProxyServiceClientMockRecorder) SubmitTransaction(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- type MockTradingDataServiceClient
- func (m *MockTradingDataServiceClient) AccountsSubscribe(arg0 context.Context, arg1 *v1.AccountsSubscribeRequest, ...) (v1.TradingDataService_AccountsSubscribeClient, error)
- func (m *MockTradingDataServiceClient) AssetByID(arg0 context.Context, arg1 *v1.AssetByIDRequest, arg2 ...grpc.CallOption) (*v1.AssetByIDResponse, error)
- func (m *MockTradingDataServiceClient) Assets(arg0 context.Context, arg1 *v1.AssetsRequest, arg2 ...grpc.CallOption) (*v1.AssetsResponse, error)
- func (m *MockTradingDataServiceClient) Candles(arg0 context.Context, arg1 *v1.CandlesRequest, arg2 ...grpc.CallOption) (*v1.CandlesResponse, error)
- func (m *MockTradingDataServiceClient) CandlesSubscribe(arg0 context.Context, arg1 *v1.CandlesSubscribeRequest, ...) (v1.TradingDataService_CandlesSubscribeClient, error)
- func (m *MockTradingDataServiceClient) Checkpoints(arg0 context.Context, arg1 *v1.CheckpointsRequest, arg2 ...grpc.CallOption) (*v1.CheckpointsResponse, error)
- func (m *MockTradingDataServiceClient) Delegations(arg0 context.Context, arg1 *v1.DelegationsRequest, arg2 ...grpc.CallOption) (*v1.DelegationsResponse, error)
- func (m *MockTradingDataServiceClient) Deposit(arg0 context.Context, arg1 *v1.DepositRequest, arg2 ...grpc.CallOption) (*v1.DepositResponse, error)
- func (m *MockTradingDataServiceClient) Deposits(arg0 context.Context, arg1 *v1.DepositsRequest, arg2 ...grpc.CallOption) (*v1.DepositsResponse, error)
- func (m *MockTradingDataServiceClient) ERC20WithdrawalApproval(arg0 context.Context, arg1 *v1.ERC20WithdrawalApprovalRequest, ...) (*v1.ERC20WithdrawalApprovalResponse, error)
- func (m *MockTradingDataServiceClient) EXPECT() *MockTradingDataServiceClientMockRecorder
- func (m *MockTradingDataServiceClient) EstimateFee(arg0 context.Context, arg1 *v1.EstimateFeeRequest, arg2 ...grpc.CallOption) (*v1.EstimateFeeResponse, error)
- func (m *MockTradingDataServiceClient) EstimateMargin(arg0 context.Context, arg1 *v1.EstimateMarginRequest, arg2 ...grpc.CallOption) (*v1.EstimateMarginResponse, error)
- func (m *MockTradingDataServiceClient) FeeInfrastructureAccounts(arg0 context.Context, arg1 *v1.FeeInfrastructureAccountsRequest, ...) (*v1.FeeInfrastructureAccountsResponse, error)
- func (m *MockTradingDataServiceClient) GetEpoch(arg0 context.Context, arg1 *v1.GetEpochRequest, arg2 ...grpc.CallOption) (*v1.GetEpochResponse, error)
- func (m *MockTradingDataServiceClient) GetKeyRotations(arg0 context.Context, arg1 *v1.GetKeyRotationsRequest, arg2 ...grpc.CallOption) (*v1.GetKeyRotationsResponse, error)
- func (m *MockTradingDataServiceClient) GetKeyRotationsByNode(arg0 context.Context, arg1 *v1.GetKeyRotationsByNodeRequest, ...) (*v1.GetKeyRotationsByNodeResponse, error)
- func (m *MockTradingDataServiceClient) GetNetworkParametersProposals(arg0 context.Context, arg1 *v1.GetNetworkParametersProposalsRequest, ...) (*v1.GetNetworkParametersProposalsResponse, error)
- func (m *MockTradingDataServiceClient) GetNewAssetProposals(arg0 context.Context, arg1 *v1.GetNewAssetProposalsRequest, ...) (*v1.GetNewAssetProposalsResponse, error)
- func (m *MockTradingDataServiceClient) GetNewFreeformProposals(arg0 context.Context, arg1 *v1.GetNewFreeformProposalsRequest, ...) (*v1.GetNewFreeformProposalsResponse, error)
- func (m *MockTradingDataServiceClient) GetNewMarketProposals(arg0 context.Context, arg1 *v1.GetNewMarketProposalsRequest, ...) (*v1.GetNewMarketProposalsResponse, error)
- func (m *MockTradingDataServiceClient) GetNodeByID(arg0 context.Context, arg1 *v1.GetNodeByIDRequest, arg2 ...grpc.CallOption) (*v1.GetNodeByIDResponse, error)
- func (m *MockTradingDataServiceClient) GetNodeData(arg0 context.Context, arg1 *v1.GetNodeDataRequest, arg2 ...grpc.CallOption) (*v1.GetNodeDataResponse, error)
- func (m *MockTradingDataServiceClient) GetNodeSignaturesAggregate(arg0 context.Context, arg1 *v1.GetNodeSignaturesAggregateRequest, ...) (*v1.GetNodeSignaturesAggregateResponse, error)
- func (m *MockTradingDataServiceClient) GetNodes(arg0 context.Context, arg1 *v1.GetNodesRequest, arg2 ...grpc.CallOption) (*v1.GetNodesResponse, error)
- func (m *MockTradingDataServiceClient) GetProposalByID(arg0 context.Context, arg1 *v1.GetProposalByIDRequest, arg2 ...grpc.CallOption) (*v1.GetProposalByIDResponse, error)
- func (m *MockTradingDataServiceClient) GetProposalByReference(arg0 context.Context, arg1 *v1.GetProposalByReferenceRequest, ...) (*v1.GetProposalByReferenceResponse, error)
- func (m *MockTradingDataServiceClient) GetProposals(arg0 context.Context, arg1 *v1.GetProposalsRequest, arg2 ...grpc.CallOption) (*v1.GetProposalsResponse, error)
- func (m *MockTradingDataServiceClient) GetProposalsByParty(arg0 context.Context, arg1 *v1.GetProposalsByPartyRequest, ...) (*v1.GetProposalsByPartyResponse, error)
- func (m *MockTradingDataServiceClient) GetRewardSummaries(arg0 context.Context, arg1 *v1.GetRewardSummariesRequest, ...) (*v1.GetRewardSummariesResponse, error)
- func (m *MockTradingDataServiceClient) GetRewards(arg0 context.Context, arg1 *v1.GetRewardsRequest, arg2 ...grpc.CallOption) (*v1.GetRewardsResponse, error)
- func (m *MockTradingDataServiceClient) GetRiskFactors(arg0 context.Context, arg1 *v1.GetRiskFactorsRequest, arg2 ...grpc.CallOption) (*v1.GetRiskFactorsResponse, error)
- func (m *MockTradingDataServiceClient) GetUpdateMarketProposals(arg0 context.Context, arg1 *v1.GetUpdateMarketProposalsRequest, ...) (*v1.GetUpdateMarketProposalsResponse, error)
- func (m *MockTradingDataServiceClient) GetVegaTime(arg0 context.Context, arg1 *v1.GetVegaTimeRequest, arg2 ...grpc.CallOption) (*v1.GetVegaTimeResponse, error)
- func (m *MockTradingDataServiceClient) GetVotesByParty(arg0 context.Context, arg1 *v1.GetVotesByPartyRequest, arg2 ...grpc.CallOption) (*v1.GetVotesByPartyResponse, error)
- func (m *MockTradingDataServiceClient) GlobalRewardPoolAccounts(arg0 context.Context, arg1 *v1.GlobalRewardPoolAccountsRequest, ...) (*v1.GlobalRewardPoolAccountsResponse, error)
- func (m *MockTradingDataServiceClient) LastTrade(arg0 context.Context, arg1 *v1.LastTradeRequest, arg2 ...grpc.CallOption) (*v1.LastTradeResponse, error)
- func (m *MockTradingDataServiceClient) LedgerMovementsSubscribe(arg0 context.Context, arg1 *v1.LedgerMovementsSubscribeRequest, ...) (v1.TradingDataService_LedgerMovementsSubscribeClient, error)
- func (m *MockTradingDataServiceClient) LiquidityProvisions(arg0 context.Context, arg1 *v1.LiquidityProvisionsRequest, ...) (*v1.LiquidityProvisionsResponse, error)
- func (m *MockTradingDataServiceClient) ListOracleData(arg0 context.Context, arg1 *v1.ListOracleDataRequest, arg2 ...grpc.CallOption) (*v1.ListOracleDataResponse, error)
- func (m *MockTradingDataServiceClient) MarginLevels(arg0 context.Context, arg1 *v1.MarginLevelsRequest, arg2 ...grpc.CallOption) (*v1.MarginLevelsResponse, error)
- func (m *MockTradingDataServiceClient) MarginLevelsSubscribe(arg0 context.Context, arg1 *v1.MarginLevelsSubscribeRequest, ...) (v1.TradingDataService_MarginLevelsSubscribeClient, error)
- func (m *MockTradingDataServiceClient) MarketAccounts(arg0 context.Context, arg1 *v1.MarketAccountsRequest, arg2 ...grpc.CallOption) (*v1.MarketAccountsResponse, error)
- func (m *MockTradingDataServiceClient) MarketByID(arg0 context.Context, arg1 *v1.MarketByIDRequest, arg2 ...grpc.CallOption) (*v1.MarketByIDResponse, error)
- func (m *MockTradingDataServiceClient) MarketDataByID(arg0 context.Context, arg1 *v1.MarketDataByIDRequest, arg2 ...grpc.CallOption) (*v1.MarketDataByIDResponse, error)
- func (m *MockTradingDataServiceClient) MarketDepth(arg0 context.Context, arg1 *v1.MarketDepthRequest, arg2 ...grpc.CallOption) (*v1.MarketDepthResponse, error)
- func (m *MockTradingDataServiceClient) MarketDepthSubscribe(arg0 context.Context, arg1 *v1.MarketDepthSubscribeRequest, ...) (v1.TradingDataService_MarketDepthSubscribeClient, error)
- func (m *MockTradingDataServiceClient) MarketDepthUpdatesSubscribe(arg0 context.Context, arg1 *v1.MarketDepthUpdatesSubscribeRequest, ...) (v1.TradingDataService_MarketDepthUpdatesSubscribeClient, error)
- func (m *MockTradingDataServiceClient) Markets(arg0 context.Context, arg1 *v1.MarketsRequest, arg2 ...grpc.CallOption) (*v1.MarketsResponse, error)
- func (m *MockTradingDataServiceClient) MarketsData(arg0 context.Context, arg1 *v1.MarketsDataRequest, arg2 ...grpc.CallOption) (*v1.MarketsDataResponse, error)
- func (m *MockTradingDataServiceClient) MarketsDataSubscribe(arg0 context.Context, arg1 *v1.MarketsDataSubscribeRequest, ...) (v1.TradingDataService_MarketsDataSubscribeClient, error)
- func (m *MockTradingDataServiceClient) NetworkParameters(arg0 context.Context, arg1 *v1.NetworkParametersRequest, ...) (*v1.NetworkParametersResponse, error)
- func (m *MockTradingDataServiceClient) ObserveDelegations(arg0 context.Context, arg1 *v1.ObserveDelegationsRequest, ...) (v1.TradingDataService_ObserveDelegationsClient, error)
- func (m *MockTradingDataServiceClient) ObserveEventBus(arg0 context.Context, arg1 ...grpc.CallOption) (v1.TradingDataService_ObserveEventBusClient, error)
- func (m *MockTradingDataServiceClient) ObserveGovernance(arg0 context.Context, arg1 *v1.ObserveGovernanceRequest, ...) (v1.TradingDataService_ObserveGovernanceClient, error)
- func (m *MockTradingDataServiceClient) ObservePartyProposals(arg0 context.Context, arg1 *v1.ObservePartyProposalsRequest, ...) (v1.TradingDataService_ObservePartyProposalsClient, error)
- func (m *MockTradingDataServiceClient) ObservePartyVotes(arg0 context.Context, arg1 *v1.ObservePartyVotesRequest, ...) (v1.TradingDataService_ObservePartyVotesClient, error)
- func (m *MockTradingDataServiceClient) ObserveProposalVotes(arg0 context.Context, arg1 *v1.ObserveProposalVotesRequest, ...) (v1.TradingDataService_ObserveProposalVotesClient, error)
- func (m *MockTradingDataServiceClient) ObserveRewards(arg0 context.Context, arg1 *v1.ObserveRewardsRequest, arg2 ...grpc.CallOption) (v1.TradingDataService_ObserveRewardsClient, error)
- func (m *MockTradingDataServiceClient) OracleDataBySpec(arg0 context.Context, arg1 *v1.OracleDataBySpecRequest, ...) (*v1.OracleDataBySpecResponse, error)
- func (m *MockTradingDataServiceClient) OracleSpec(arg0 context.Context, arg1 *v1.OracleSpecRequest, arg2 ...grpc.CallOption) (*v1.OracleSpecResponse, error)
- func (m *MockTradingDataServiceClient) OracleSpecs(arg0 context.Context, arg1 *v1.OracleSpecsRequest, arg2 ...grpc.CallOption) (*v1.OracleSpecsResponse, error)
- func (m *MockTradingDataServiceClient) OrderByID(arg0 context.Context, arg1 *v1.OrderByIDRequest, arg2 ...grpc.CallOption) (*v1.OrderByIDResponse, error)
- func (m *MockTradingDataServiceClient) OrderByMarketAndID(arg0 context.Context, arg1 *v1.OrderByMarketAndIDRequest, ...) (*v1.OrderByMarketAndIDResponse, error)
- func (m *MockTradingDataServiceClient) OrderByReference(arg0 context.Context, arg1 *v1.OrderByReferenceRequest, ...) (*v1.OrderByReferenceResponse, error)
- func (m *MockTradingDataServiceClient) OrderVersionsByID(arg0 context.Context, arg1 *v1.OrderVersionsByIDRequest, ...) (*v1.OrderVersionsByIDResponse, error)
- func (m *MockTradingDataServiceClient) OrdersByMarket(arg0 context.Context, arg1 *v1.OrdersByMarketRequest, arg2 ...grpc.CallOption) (*v1.OrdersByMarketResponse, error)
- func (m *MockTradingDataServiceClient) OrdersByParty(arg0 context.Context, arg1 *v1.OrdersByPartyRequest, arg2 ...grpc.CallOption) (*v1.OrdersByPartyResponse, error)
- func (m *MockTradingDataServiceClient) OrdersSubscribe(arg0 context.Context, arg1 *v1.OrdersSubscribeRequest, arg2 ...grpc.CallOption) (v1.TradingDataService_OrdersSubscribeClient, error)
- func (m *MockTradingDataServiceClient) Parties(arg0 context.Context, arg1 *v1.PartiesRequest, arg2 ...grpc.CallOption) (*v1.PartiesResponse, error)
- func (m *MockTradingDataServiceClient) PartyAccounts(arg0 context.Context, arg1 *v1.PartyAccountsRequest, arg2 ...grpc.CallOption) (*v1.PartyAccountsResponse, error)
- func (m *MockTradingDataServiceClient) PartyByID(arg0 context.Context, arg1 *v1.PartyByIDRequest, arg2 ...grpc.CallOption) (*v1.PartyByIDResponse, error)
- func (m *MockTradingDataServiceClient) PartyStake(arg0 context.Context, arg1 *v1.PartyStakeRequest, arg2 ...grpc.CallOption) (*v1.PartyStakeResponse, error)
- func (m *MockTradingDataServiceClient) PositionsByParty(arg0 context.Context, arg1 *v1.PositionsByPartyRequest, ...) (*v1.PositionsByPartyResponse, error)
- func (m *MockTradingDataServiceClient) PositionsSubscribe(arg0 context.Context, arg1 *v1.PositionsSubscribeRequest, ...) (v1.TradingDataService_PositionsSubscribeClient, error)
- func (m *MockTradingDataServiceClient) TradesByMarket(arg0 context.Context, arg1 *v1.TradesByMarketRequest, arg2 ...grpc.CallOption) (*v1.TradesByMarketResponse, error)
- func (m *MockTradingDataServiceClient) TradesByOrder(arg0 context.Context, arg1 *v1.TradesByOrderRequest, arg2 ...grpc.CallOption) (*v1.TradesByOrderResponse, error)
- func (m *MockTradingDataServiceClient) TradesByParty(arg0 context.Context, arg1 *v1.TradesByPartyRequest, arg2 ...grpc.CallOption) (*v1.TradesByPartyResponse, error)
- func (m *MockTradingDataServiceClient) TradesSubscribe(arg0 context.Context, arg1 *v1.TradesSubscribeRequest, arg2 ...grpc.CallOption) (v1.TradingDataService_TradesSubscribeClient, error)
- func (m *MockTradingDataServiceClient) Transfers(arg0 context.Context, arg1 *v1.TransfersRequest, arg2 ...grpc.CallOption) (*v1.TransfersResponse, error)
- func (m *MockTradingDataServiceClient) Withdrawal(arg0 context.Context, arg1 *v1.WithdrawalRequest, arg2 ...grpc.CallOption) (*v1.WithdrawalResponse, error)
- func (m *MockTradingDataServiceClient) Withdrawals(arg0 context.Context, arg1 *v1.WithdrawalsRequest, arg2 ...grpc.CallOption) (*v1.WithdrawalsResponse, error)
- type MockTradingDataServiceClientMockRecorder
- func (mr *MockTradingDataServiceClientMockRecorder) AccountsSubscribe(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockTradingDataServiceClientMockRecorder) AssetByID(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockTradingDataServiceClientMockRecorder) Assets(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockTradingDataServiceClientMockRecorder) Candles(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockTradingDataServiceClientMockRecorder) CandlesSubscribe(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockTradingDataServiceClientMockRecorder) Checkpoints(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockTradingDataServiceClientMockRecorder) Delegations(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockTradingDataServiceClientMockRecorder) Deposit(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockTradingDataServiceClientMockRecorder) Deposits(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockTradingDataServiceClientMockRecorder) ERC20WithdrawalApproval(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockTradingDataServiceClientMockRecorder) EstimateFee(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockTradingDataServiceClientMockRecorder) EstimateMargin(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockTradingDataServiceClientMockRecorder) FeeInfrastructureAccounts(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockTradingDataServiceClientMockRecorder) GetEpoch(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockTradingDataServiceClientMockRecorder) GetKeyRotations(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockTradingDataServiceClientMockRecorder) GetKeyRotationsByNode(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockTradingDataServiceClientMockRecorder) GetNetworkParametersProposals(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockTradingDataServiceClientMockRecorder) GetNewAssetProposals(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockTradingDataServiceClientMockRecorder) GetNewFreeformProposals(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockTradingDataServiceClientMockRecorder) GetNewMarketProposals(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockTradingDataServiceClientMockRecorder) GetNodeByID(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockTradingDataServiceClientMockRecorder) GetNodeData(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockTradingDataServiceClientMockRecorder) GetNodeSignaturesAggregate(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockTradingDataServiceClientMockRecorder) GetNodes(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockTradingDataServiceClientMockRecorder) GetProposalByID(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockTradingDataServiceClientMockRecorder) GetProposalByReference(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockTradingDataServiceClientMockRecorder) GetProposals(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockTradingDataServiceClientMockRecorder) GetProposalsByParty(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockTradingDataServiceClientMockRecorder) GetRewardSummaries(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockTradingDataServiceClientMockRecorder) GetRewards(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockTradingDataServiceClientMockRecorder) GetRiskFactors(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockTradingDataServiceClientMockRecorder) GetUpdateMarketProposals(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockTradingDataServiceClientMockRecorder) GetVegaTime(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockTradingDataServiceClientMockRecorder) GetVotesByParty(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockTradingDataServiceClientMockRecorder) GlobalRewardPoolAccounts(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockTradingDataServiceClientMockRecorder) LastTrade(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockTradingDataServiceClientMockRecorder) LedgerMovementsSubscribe(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockTradingDataServiceClientMockRecorder) LiquidityProvisions(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockTradingDataServiceClientMockRecorder) ListOracleData(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockTradingDataServiceClientMockRecorder) MarginLevels(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockTradingDataServiceClientMockRecorder) MarginLevelsSubscribe(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockTradingDataServiceClientMockRecorder) MarketAccounts(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockTradingDataServiceClientMockRecorder) MarketByID(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockTradingDataServiceClientMockRecorder) MarketDataByID(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockTradingDataServiceClientMockRecorder) MarketDepth(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockTradingDataServiceClientMockRecorder) MarketDepthSubscribe(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockTradingDataServiceClientMockRecorder) MarketDepthUpdatesSubscribe(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockTradingDataServiceClientMockRecorder) Markets(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockTradingDataServiceClientMockRecorder) MarketsData(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockTradingDataServiceClientMockRecorder) MarketsDataSubscribe(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockTradingDataServiceClientMockRecorder) NetworkParameters(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockTradingDataServiceClientMockRecorder) ObserveDelegations(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockTradingDataServiceClientMockRecorder) ObserveEventBus(arg0 interface{}, arg1 ...interface{}) *gomock.Call
- func (mr *MockTradingDataServiceClientMockRecorder) ObserveGovernance(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockTradingDataServiceClientMockRecorder) ObservePartyProposals(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockTradingDataServiceClientMockRecorder) ObservePartyVotes(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockTradingDataServiceClientMockRecorder) ObserveProposalVotes(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockTradingDataServiceClientMockRecorder) ObserveRewards(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockTradingDataServiceClientMockRecorder) OracleDataBySpec(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockTradingDataServiceClientMockRecorder) OracleSpec(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockTradingDataServiceClientMockRecorder) OracleSpecs(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockTradingDataServiceClientMockRecorder) OrderByID(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockTradingDataServiceClientMockRecorder) OrderByMarketAndID(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockTradingDataServiceClientMockRecorder) OrderByReference(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockTradingDataServiceClientMockRecorder) OrderVersionsByID(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockTradingDataServiceClientMockRecorder) OrdersByMarket(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockTradingDataServiceClientMockRecorder) OrdersByParty(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockTradingDataServiceClientMockRecorder) OrdersSubscribe(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockTradingDataServiceClientMockRecorder) Parties(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockTradingDataServiceClientMockRecorder) PartyAccounts(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockTradingDataServiceClientMockRecorder) PartyByID(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockTradingDataServiceClientMockRecorder) PartyStake(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockTradingDataServiceClientMockRecorder) PositionsByParty(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockTradingDataServiceClientMockRecorder) PositionsSubscribe(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockTradingDataServiceClientMockRecorder) TradesByMarket(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockTradingDataServiceClientMockRecorder) TradesByOrder(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockTradingDataServiceClientMockRecorder) TradesByParty(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockTradingDataServiceClientMockRecorder) TradesSubscribe(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockTradingDataServiceClientMockRecorder) Transfers(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockTradingDataServiceClientMockRecorder) Withdrawal(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockTradingDataServiceClientMockRecorder) Withdrawals(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- type MockTradingDataServiceClientV2
- func (m *MockTradingDataServiceClientV2) CopyHistorySegmentToFile(arg0 context.Context, arg1 *v2.CopyHistorySegmentToFileRequest, ...) (*v2.CopyHistorySegmentToFileResponse, error)
- func (m *MockTradingDataServiceClientV2) EXPECT() *MockTradingDataServiceClientV2MockRecorder
- func (m *MockTradingDataServiceClientV2) EstimateFee(arg0 context.Context, arg1 *v2.EstimateFeeRequest, arg2 ...grpc.CallOption) (*v2.EstimateFeeResponse, error)
- func (m *MockTradingDataServiceClientV2) EstimateMargin(arg0 context.Context, arg1 *v2.EstimateMarginRequest, arg2 ...grpc.CallOption) (*v2.EstimateMarginResponse, error)
- func (m *MockTradingDataServiceClientV2) FetchDeHistorySegment(arg0 context.Context, arg1 *v2.FetchDeHistorySegmentRequest, ...) (*v2.FetchDeHistorySegmentResponse, error)
- func (m *MockTradingDataServiceClientV2) GetActiveDeHistoryPeerAddresses(arg0 context.Context, arg1 *v2.GetActiveDeHistoryPeerAddressesRequest, ...) (*v2.GetActiveDeHistoryPeerAddressesResponse, error)
- func (m *MockTradingDataServiceClientV2) GetAsset(arg0 context.Context, arg1 *v2.GetAssetRequest, arg2 ...grpc.CallOption) (*v2.GetAssetResponse, error)
- func (m *MockTradingDataServiceClientV2) GetDeposit(arg0 context.Context, arg1 *v2.GetDepositRequest, arg2 ...grpc.CallOption) (*v2.GetDepositResponse, error)
- func (m *MockTradingDataServiceClientV2) GetERC20ListAssetBundle(arg0 context.Context, arg1 *v2.GetERC20ListAssetBundleRequest, ...) (*v2.GetERC20ListAssetBundleResponse, error)
- func (m *MockTradingDataServiceClientV2) GetERC20SetAssetLimitsBundle(arg0 context.Context, arg1 *v2.GetERC20SetAssetLimitsBundleRequest, ...) (*v2.GetERC20SetAssetLimitsBundleResponse, error)
- func (m *MockTradingDataServiceClientV2) GetERC20WithdrawalApproval(arg0 context.Context, arg1 *v2.GetERC20WithdrawalApprovalRequest, ...) (*v2.GetERC20WithdrawalApprovalResponse, error)
- func (m *MockTradingDataServiceClientV2) GetEpoch(arg0 context.Context, arg1 *v2.GetEpochRequest, arg2 ...grpc.CallOption) (*v2.GetEpochResponse, error)
- func (m *MockTradingDataServiceClientV2) GetGovernanceData(arg0 context.Context, arg1 *v2.GetGovernanceDataRequest, ...) (*v2.GetGovernanceDataResponse, error)
- func (m *MockTradingDataServiceClientV2) GetLastTrade(arg0 context.Context, arg1 *v2.GetLastTradeRequest, arg2 ...grpc.CallOption) (*v2.GetLastTradeResponse, error)
- func (m *MockTradingDataServiceClientV2) GetLatestMarketData(arg0 context.Context, arg1 *v2.GetLatestMarketDataRequest, ...) (*v2.GetLatestMarketDataResponse, error)
- func (m *MockTradingDataServiceClientV2) GetLatestMarketDepth(arg0 context.Context, arg1 *v2.GetLatestMarketDepthRequest, ...) (*v2.GetLatestMarketDepthResponse, error)
- func (m *MockTradingDataServiceClientV2) GetMarket(arg0 context.Context, arg1 *v2.GetMarketRequest, arg2 ...grpc.CallOption) (*v2.GetMarketResponse, error)
- func (m *MockTradingDataServiceClientV2) GetMarketDataHistoryByID(arg0 context.Context, arg1 *v2.GetMarketDataHistoryByIDRequest, ...) (*v2.GetMarketDataHistoryByIDResponse, error)
- func (m *MockTradingDataServiceClientV2) GetMostRecentDeHistorySegment(arg0 context.Context, arg1 *v2.GetMostRecentDeHistorySegmentRequest, ...) (*v2.GetMostRecentDeHistorySegmentResponse, error)
- func (m *MockTradingDataServiceClientV2) GetNetworkData(arg0 context.Context, arg1 *v2.GetNetworkDataRequest, arg2 ...grpc.CallOption) (*v2.GetNetworkDataResponse, error)
- func (m *MockTradingDataServiceClientV2) GetNetworkLimits(arg0 context.Context, arg1 *v2.GetNetworkLimitsRequest, ...) (*v2.GetNetworkLimitsResponse, error)
- func (m *MockTradingDataServiceClientV2) GetNetworkParameter(arg0 context.Context, arg1 *v2.GetNetworkParameterRequest, ...) (*v2.GetNetworkParameterResponse, error)
- func (m *MockTradingDataServiceClientV2) GetNode(arg0 context.Context, arg1 *v2.GetNodeRequest, arg2 ...grpc.CallOption) (*v2.GetNodeResponse, error)
- func (m *MockTradingDataServiceClientV2) GetOracleSpec(arg0 context.Context, arg1 *v2.GetOracleSpecRequest, arg2 ...grpc.CallOption) (*v2.GetOracleSpecResponse, error)
- func (m *MockTradingDataServiceClientV2) GetOrder(arg0 context.Context, arg1 *v2.GetOrderRequest, arg2 ...grpc.CallOption) (*v2.GetOrderResponse, error)
- func (m *MockTradingDataServiceClientV2) GetParty(arg0 context.Context, arg1 *v2.GetPartyRequest, arg2 ...grpc.CallOption) (*v2.GetPartyResponse, error)
- func (m *MockTradingDataServiceClientV2) GetProtocolUpgradeStatus(arg0 context.Context, arg1 *v2.GetProtocolUpgradeStatusRequest, ...) (*v2.GetProtocolUpgradeStatusResponse, error)
- func (m *MockTradingDataServiceClientV2) GetRiskFactors(arg0 context.Context, arg1 *v2.GetRiskFactorsRequest, arg2 ...grpc.CallOption) (*v2.GetRiskFactorsResponse, error)
- func (m *MockTradingDataServiceClientV2) GetStake(arg0 context.Context, arg1 *v2.GetStakeRequest, arg2 ...grpc.CallOption) (*v2.GetStakeResponse, error)
- func (m *MockTradingDataServiceClientV2) GetVegaTime(arg0 context.Context, arg1 *v2.GetVegaTimeRequest, arg2 ...grpc.CallOption) (*v2.GetVegaTimeResponse, error)
- func (m *MockTradingDataServiceClientV2) GetWithdrawal(arg0 context.Context, arg1 *v2.GetWithdrawalRequest, arg2 ...grpc.CallOption) (*v2.GetWithdrawalResponse, error)
- func (m *MockTradingDataServiceClientV2) Info(arg0 context.Context, arg1 *v2.InfoRequest, arg2 ...grpc.CallOption) (*v2.InfoResponse, error)
- func (m *MockTradingDataServiceClientV2) ListAccounts(arg0 context.Context, arg1 *v2.ListAccountsRequest, arg2 ...grpc.CallOption) (*v2.ListAccountsResponse, error)
- func (m *MockTradingDataServiceClientV2) ListAllDeHistorySegments(arg0 context.Context, arg1 *v2.ListAllDeHistorySegmentsRequest, ...) (*v2.ListAllDeHistorySegmentsResponse, error)
- func (m *MockTradingDataServiceClientV2) ListAssets(arg0 context.Context, arg1 *v2.ListAssetsRequest, arg2 ...grpc.CallOption) (*v2.ListAssetsResponse, error)
- func (m *MockTradingDataServiceClientV2) ListBalanceChanges(arg0 context.Context, arg1 *v2.ListBalanceChangesRequest, ...) (*v2.ListBalanceChangesResponse, error)
- func (m *MockTradingDataServiceClientV2) ListCandleData(arg0 context.Context, arg1 *v2.ListCandleDataRequest, arg2 ...grpc.CallOption) (*v2.ListCandleDataResponse, error)
- func (m *MockTradingDataServiceClientV2) ListCandleIntervals(arg0 context.Context, arg1 *v2.ListCandleIntervalsRequest, ...) (*v2.ListCandleIntervalsResponse, error)
- func (m *MockTradingDataServiceClientV2) ListCheckpoints(arg0 context.Context, arg1 *v2.ListCheckpointsRequest, arg2 ...grpc.CallOption) (*v2.ListCheckpointsResponse, error)
- func (m *MockTradingDataServiceClientV2) ListDelegations(arg0 context.Context, arg1 *v2.ListDelegationsRequest, arg2 ...grpc.CallOption) (*v2.ListDelegationsResponse, error)
- func (m *MockTradingDataServiceClientV2) ListDeposits(arg0 context.Context, arg1 *v2.ListDepositsRequest, arg2 ...grpc.CallOption) (*v2.ListDepositsResponse, error)
- func (m *MockTradingDataServiceClientV2) ListERC20MultiSigSignerAddedBundles(arg0 context.Context, arg1 *v2.ListERC20MultiSigSignerAddedBundlesRequest, ...) (*v2.ListERC20MultiSigSignerAddedBundlesResponse, error)
- func (m *MockTradingDataServiceClientV2) ListERC20MultiSigSignerRemovedBundles(arg0 context.Context, arg1 *v2.ListERC20MultiSigSignerRemovedBundlesRequest, ...) (*v2.ListERC20MultiSigSignerRemovedBundlesResponse, error)
- func (m *MockTradingDataServiceClientV2) ListEthereumKeyRotations(arg0 context.Context, arg1 *v2.ListEthereumKeyRotationsRequest, ...) (*v2.ListEthereumKeyRotationsResponse, error)
- func (m *MockTradingDataServiceClientV2) ListGovernanceData(arg0 context.Context, arg1 *v2.ListGovernanceDataRequest, ...) (*v2.ListGovernanceDataResponse, error)
- func (m *MockTradingDataServiceClientV2) ListKeyRotations(arg0 context.Context, arg1 *v2.ListKeyRotationsRequest, ...) (*v2.ListKeyRotationsResponse, error)
- func (m *MockTradingDataServiceClientV2) ListLatestMarketData(arg0 context.Context, arg1 *v2.ListLatestMarketDataRequest, ...) (*v2.ListLatestMarketDataResponse, error)
- func (m *MockTradingDataServiceClientV2) ListLedgerEntries(arg0 context.Context, arg1 *v2.ListLedgerEntriesRequest, ...) (*v2.ListLedgerEntriesResponse, error)
- func (m *MockTradingDataServiceClientV2) ListLiquidityProvisions(arg0 context.Context, arg1 *v2.ListLiquidityProvisionsRequest, ...) (*v2.ListLiquidityProvisionsResponse, error)
- func (m *MockTradingDataServiceClientV2) ListMarginLevels(arg0 context.Context, arg1 *v2.ListMarginLevelsRequest, ...) (*v2.ListMarginLevelsResponse, error)
- func (m *MockTradingDataServiceClientV2) ListMarkets(arg0 context.Context, arg1 *v2.ListMarketsRequest, arg2 ...grpc.CallOption) (*v2.ListMarketsResponse, error)
- func (m *MockTradingDataServiceClientV2) ListNetworkParameters(arg0 context.Context, arg1 *v2.ListNetworkParametersRequest, ...) (*v2.ListNetworkParametersResponse, error)
- func (m *MockTradingDataServiceClientV2) ListNodeSignatures(arg0 context.Context, arg1 *v2.ListNodeSignaturesRequest, ...) (*v2.ListNodeSignaturesResponse, error)
- func (m *MockTradingDataServiceClientV2) ListNodes(arg0 context.Context, arg1 *v2.ListNodesRequest, arg2 ...grpc.CallOption) (*v2.ListNodesResponse, error)
- func (m *MockTradingDataServiceClientV2) ListOracleData(arg0 context.Context, arg1 *v2.ListOracleDataRequest, arg2 ...grpc.CallOption) (*v2.ListOracleDataResponse, error)
- func (m *MockTradingDataServiceClientV2) ListOracleSpecs(arg0 context.Context, arg1 *v2.ListOracleSpecsRequest, arg2 ...grpc.CallOption) (*v2.ListOracleSpecsResponse, error)
- func (m *MockTradingDataServiceClientV2) ListOrderVersions(arg0 context.Context, arg1 *v2.ListOrderVersionsRequest, ...) (*v2.ListOrderVersionsResponse, error)
- func (m *MockTradingDataServiceClientV2) ListOrders(arg0 context.Context, arg1 *v2.ListOrdersRequest, arg2 ...grpc.CallOption) (*v2.ListOrdersResponse, error)
- func (m *MockTradingDataServiceClientV2) ListParties(arg0 context.Context, arg1 *v2.ListPartiesRequest, arg2 ...grpc.CallOption) (*v2.ListPartiesResponse, error)
- func (m *MockTradingDataServiceClientV2) ListPositions(arg0 context.Context, arg1 *v2.ListPositionsRequest, arg2 ...grpc.CallOption) (*v2.ListPositionsResponse, error)
- func (m *MockTradingDataServiceClientV2) ListProtocolUpgradeProposals(arg0 context.Context, arg1 *v2.ListProtocolUpgradeProposalsRequest, ...) (*v2.ListProtocolUpgradeProposalsResponse, error)
- func (m *MockTradingDataServiceClientV2) ListRewardSummaries(arg0 context.Context, arg1 *v2.ListRewardSummariesRequest, ...) (*v2.ListRewardSummariesResponse, error)
- func (m *MockTradingDataServiceClientV2) ListRewards(arg0 context.Context, arg1 *v2.ListRewardsRequest, arg2 ...grpc.CallOption) (*v2.ListRewardsResponse, error)
- func (m *MockTradingDataServiceClientV2) ListTrades(arg0 context.Context, arg1 *v2.ListTradesRequest, arg2 ...grpc.CallOption) (*v2.ListTradesResponse, error)
- func (m *MockTradingDataServiceClientV2) ListTransfers(arg0 context.Context, arg1 *v2.ListTransfersRequest, arg2 ...grpc.CallOption) (*v2.ListTransfersResponse, error)
- func (m *MockTradingDataServiceClientV2) ListVotes(arg0 context.Context, arg1 *v2.ListVotesRequest, arg2 ...grpc.CallOption) (*v2.ListVotesResponse, error)
- func (m *MockTradingDataServiceClientV2) ListWithdrawals(arg0 context.Context, arg1 *v2.ListWithdrawalsRequest, arg2 ...grpc.CallOption) (*v2.ListWithdrawalsResponse, error)
- func (m *MockTradingDataServiceClientV2) ObserveAccounts(arg0 context.Context, arg1 *v2.ObserveAccountsRequest, arg2 ...grpc.CallOption) (v2.TradingDataService_ObserveAccountsClient, error)
- func (m *MockTradingDataServiceClientV2) ObserveCandleData(arg0 context.Context, arg1 *v2.ObserveCandleDataRequest, ...) (v2.TradingDataService_ObserveCandleDataClient, error)
- func (m *MockTradingDataServiceClientV2) ObserveDelegations(arg0 context.Context, arg1 *v2.ObserveDelegationsRequest, ...) (v2.TradingDataService_ObserveDelegationsClient, error)
- func (m *MockTradingDataServiceClientV2) ObserveEventBus(arg0 context.Context, arg1 ...grpc.CallOption) (v2.TradingDataService_ObserveEventBusClient, error)
- func (m *MockTradingDataServiceClientV2) ObserveGovernance(arg0 context.Context, arg1 *v2.ObserveGovernanceRequest, ...) (v2.TradingDataService_ObserveGovernanceClient, error)
- func (m *MockTradingDataServiceClientV2) ObserveLedgerMovements(arg0 context.Context, arg1 *v2.ObserveLedgerMovementsRequest, ...) (v2.TradingDataService_ObserveLedgerMovementsClient, error)
- func (m *MockTradingDataServiceClientV2) ObserveLiquidityProvisions(arg0 context.Context, arg1 *v2.ObserveLiquidityProvisionsRequest, ...) (v2.TradingDataService_ObserveLiquidityProvisionsClient, error)
- func (m *MockTradingDataServiceClientV2) ObserveMarginLevels(arg0 context.Context, arg1 *v2.ObserveMarginLevelsRequest, ...) (v2.TradingDataService_ObserveMarginLevelsClient, error)
- func (m *MockTradingDataServiceClientV2) ObserveMarketsData(arg0 context.Context, arg1 *v2.ObserveMarketsDataRequest, ...) (v2.TradingDataService_ObserveMarketsDataClient, error)
- func (m *MockTradingDataServiceClientV2) ObserveMarketsDepth(arg0 context.Context, arg1 *v2.ObserveMarketsDepthRequest, ...) (v2.TradingDataService_ObserveMarketsDepthClient, error)
- func (m *MockTradingDataServiceClientV2) ObserveMarketsDepthUpdates(arg0 context.Context, arg1 *v2.ObserveMarketsDepthUpdatesRequest, ...) (v2.TradingDataService_ObserveMarketsDepthUpdatesClient, error)
- func (m *MockTradingDataServiceClientV2) ObserveOrders(arg0 context.Context, arg1 *v2.ObserveOrdersRequest, arg2 ...grpc.CallOption) (v2.TradingDataService_ObserveOrdersClient, error)
- func (m *MockTradingDataServiceClientV2) ObservePositions(arg0 context.Context, arg1 *v2.ObservePositionsRequest, ...) (v2.TradingDataService_ObservePositionsClient, error)
- func (m *MockTradingDataServiceClientV2) ObserveRewards(arg0 context.Context, arg1 *v2.ObserveRewardsRequest, arg2 ...grpc.CallOption) (v2.TradingDataService_ObserveRewardsClient, error)
- func (m *MockTradingDataServiceClientV2) ObserveTrades(arg0 context.Context, arg1 *v2.ObserveTradesRequest, arg2 ...grpc.CallOption) (v2.TradingDataService_ObserveTradesClient, error)
- func (m *MockTradingDataServiceClientV2) ObserveVotes(arg0 context.Context, arg1 *v2.ObserveVotesRequest, arg2 ...grpc.CallOption) (v2.TradingDataService_ObserveVotesClient, error)
- func (m *MockTradingDataServiceClientV2) Ping(arg0 context.Context, arg1 *v2.PingRequest, arg2 ...grpc.CallOption) (*v2.PingResponse, error)
- type MockTradingDataServiceClientV2MockRecorder
- func (mr *MockTradingDataServiceClientV2MockRecorder) CopyHistorySegmentToFile(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockTradingDataServiceClientV2MockRecorder) EstimateFee(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockTradingDataServiceClientV2MockRecorder) EstimateMargin(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockTradingDataServiceClientV2MockRecorder) FetchDeHistorySegment(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockTradingDataServiceClientV2MockRecorder) GetActiveDeHistoryPeerAddresses(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockTradingDataServiceClientV2MockRecorder) GetAsset(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockTradingDataServiceClientV2MockRecorder) GetDeposit(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockTradingDataServiceClientV2MockRecorder) GetERC20ListAssetBundle(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockTradingDataServiceClientV2MockRecorder) GetERC20SetAssetLimitsBundle(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockTradingDataServiceClientV2MockRecorder) GetERC20WithdrawalApproval(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockTradingDataServiceClientV2MockRecorder) GetEpoch(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockTradingDataServiceClientV2MockRecorder) GetGovernanceData(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockTradingDataServiceClientV2MockRecorder) GetLastTrade(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockTradingDataServiceClientV2MockRecorder) GetLatestMarketData(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockTradingDataServiceClientV2MockRecorder) GetLatestMarketDepth(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockTradingDataServiceClientV2MockRecorder) GetMarket(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockTradingDataServiceClientV2MockRecorder) GetMarketDataHistoryByID(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockTradingDataServiceClientV2MockRecorder) GetMostRecentDeHistorySegment(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockTradingDataServiceClientV2MockRecorder) GetNetworkData(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockTradingDataServiceClientV2MockRecorder) GetNetworkLimits(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockTradingDataServiceClientV2MockRecorder) GetNetworkParameter(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockTradingDataServiceClientV2MockRecorder) GetNode(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockTradingDataServiceClientV2MockRecorder) GetOracleSpec(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockTradingDataServiceClientV2MockRecorder) GetOrder(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockTradingDataServiceClientV2MockRecorder) GetParty(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockTradingDataServiceClientV2MockRecorder) GetProtocolUpgradeStatus(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockTradingDataServiceClientV2MockRecorder) GetRiskFactors(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockTradingDataServiceClientV2MockRecorder) GetStake(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockTradingDataServiceClientV2MockRecorder) GetVegaTime(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockTradingDataServiceClientV2MockRecorder) GetWithdrawal(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockTradingDataServiceClientV2MockRecorder) Info(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockTradingDataServiceClientV2MockRecorder) ListAccounts(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockTradingDataServiceClientV2MockRecorder) ListAllDeHistorySegments(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockTradingDataServiceClientV2MockRecorder) ListAssets(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockTradingDataServiceClientV2MockRecorder) ListBalanceChanges(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockTradingDataServiceClientV2MockRecorder) ListCandleData(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockTradingDataServiceClientV2MockRecorder) ListCandleIntervals(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockTradingDataServiceClientV2MockRecorder) ListCheckpoints(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockTradingDataServiceClientV2MockRecorder) ListDelegations(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockTradingDataServiceClientV2MockRecorder) ListDeposits(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockTradingDataServiceClientV2MockRecorder) ListERC20MultiSigSignerAddedBundles(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockTradingDataServiceClientV2MockRecorder) ListERC20MultiSigSignerRemovedBundles(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockTradingDataServiceClientV2MockRecorder) ListEthereumKeyRotations(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockTradingDataServiceClientV2MockRecorder) ListGovernanceData(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockTradingDataServiceClientV2MockRecorder) ListKeyRotations(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockTradingDataServiceClientV2MockRecorder) ListLatestMarketData(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockTradingDataServiceClientV2MockRecorder) ListLedgerEntries(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockTradingDataServiceClientV2MockRecorder) ListLiquidityProvisions(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockTradingDataServiceClientV2MockRecorder) ListMarginLevels(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockTradingDataServiceClientV2MockRecorder) ListMarkets(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockTradingDataServiceClientV2MockRecorder) ListNetworkParameters(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockTradingDataServiceClientV2MockRecorder) ListNodeSignatures(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockTradingDataServiceClientV2MockRecorder) ListNodes(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockTradingDataServiceClientV2MockRecorder) ListOracleData(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockTradingDataServiceClientV2MockRecorder) ListOracleSpecs(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockTradingDataServiceClientV2MockRecorder) ListOrderVersions(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockTradingDataServiceClientV2MockRecorder) ListOrders(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockTradingDataServiceClientV2MockRecorder) ListParties(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockTradingDataServiceClientV2MockRecorder) ListPositions(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockTradingDataServiceClientV2MockRecorder) ListProtocolUpgradeProposals(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockTradingDataServiceClientV2MockRecorder) ListRewardSummaries(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockTradingDataServiceClientV2MockRecorder) ListRewards(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockTradingDataServiceClientV2MockRecorder) ListTrades(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockTradingDataServiceClientV2MockRecorder) ListTransfers(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockTradingDataServiceClientV2MockRecorder) ListVotes(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockTradingDataServiceClientV2MockRecorder) ListWithdrawals(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockTradingDataServiceClientV2MockRecorder) ObserveAccounts(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockTradingDataServiceClientV2MockRecorder) ObserveCandleData(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockTradingDataServiceClientV2MockRecorder) ObserveDelegations(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockTradingDataServiceClientV2MockRecorder) ObserveEventBus(arg0 interface{}, arg1 ...interface{}) *gomock.Call
- func (mr *MockTradingDataServiceClientV2MockRecorder) ObserveGovernance(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockTradingDataServiceClientV2MockRecorder) ObserveLedgerMovements(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockTradingDataServiceClientV2MockRecorder) ObserveLiquidityProvisions(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockTradingDataServiceClientV2MockRecorder) ObserveMarginLevels(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockTradingDataServiceClientV2MockRecorder) ObserveMarketsData(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockTradingDataServiceClientV2MockRecorder) ObserveMarketsDepth(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockTradingDataServiceClientV2MockRecorder) ObserveMarketsDepthUpdates(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockTradingDataServiceClientV2MockRecorder) ObserveOrders(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockTradingDataServiceClientV2MockRecorder) ObservePositions(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockTradingDataServiceClientV2MockRecorder) ObserveRewards(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockTradingDataServiceClientV2MockRecorder) ObserveTrades(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockTradingDataServiceClientV2MockRecorder) ObserveVotes(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockTradingDataServiceClientV2MockRecorder) Ping(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type MockCoreProxyServiceClient ¶
type MockCoreProxyServiceClient struct {
// contains filtered or unexported fields
}
MockCoreProxyServiceClient is a mock of CoreProxyServiceClient interface.
func NewMockCoreProxyServiceClient ¶
func NewMockCoreProxyServiceClient(ctrl *gomock.Controller) *MockCoreProxyServiceClient
NewMockCoreProxyServiceClient creates a new mock instance.
func (*MockCoreProxyServiceClient) CheckRawTransaction ¶
func (m *MockCoreProxyServiceClient) CheckRawTransaction(arg0 context.Context, arg1 *v10.CheckRawTransactionRequest, arg2 ...grpc.CallOption) (*v10.CheckRawTransactionResponse, error)
CheckRawTransaction mocks base method.
func (*MockCoreProxyServiceClient) CheckTransaction ¶
func (m *MockCoreProxyServiceClient) CheckTransaction(arg0 context.Context, arg1 *v10.CheckTransactionRequest, arg2 ...grpc.CallOption) (*v10.CheckTransactionResponse, error)
CheckTransaction mocks base method.
func (*MockCoreProxyServiceClient) EXPECT ¶
func (m *MockCoreProxyServiceClient) EXPECT() *MockCoreProxyServiceClientMockRecorder
EXPECT returns an object that allows the caller to indicate expected use.
func (*MockCoreProxyServiceClient) GetVegaTime ¶
func (m *MockCoreProxyServiceClient) GetVegaTime(arg0 context.Context, arg1 *v10.GetVegaTimeRequest, arg2 ...grpc.CallOption) (*v10.GetVegaTimeResponse, error)
GetVegaTime mocks base method.
func (*MockCoreProxyServiceClient) LastBlockHeight ¶
func (m *MockCoreProxyServiceClient) LastBlockHeight(arg0 context.Context, arg1 *v10.LastBlockHeightRequest, arg2 ...grpc.CallOption) (*v10.LastBlockHeightResponse, error)
LastBlockHeight mocks base method.
func (*MockCoreProxyServiceClient) ObserveEventBus ¶
func (m *MockCoreProxyServiceClient) ObserveEventBus(arg0 context.Context, arg1 ...grpc.CallOption) (v10.CoreService_ObserveEventBusClient, error)
ObserveEventBus mocks base method.
func (*MockCoreProxyServiceClient) PropagateChainEvent ¶
func (m *MockCoreProxyServiceClient) PropagateChainEvent(arg0 context.Context, arg1 *v10.PropagateChainEventRequest, arg2 ...grpc.CallOption) (*v10.PropagateChainEventResponse, error)
PropagateChainEvent mocks base method.
func (*MockCoreProxyServiceClient) Statistics ¶
func (m *MockCoreProxyServiceClient) Statistics(arg0 context.Context, arg1 *v10.StatisticsRequest, arg2 ...grpc.CallOption) (*v10.StatisticsResponse, error)
Statistics mocks base method.
func (*MockCoreProxyServiceClient) SubmitRawTransaction ¶
func (m *MockCoreProxyServiceClient) SubmitRawTransaction(arg0 context.Context, arg1 *v10.SubmitRawTransactionRequest, arg2 ...grpc.CallOption) (*v10.SubmitRawTransactionResponse, error)
SubmitRawTransaction mocks base method.
func (*MockCoreProxyServiceClient) SubmitTransaction ¶
func (m *MockCoreProxyServiceClient) SubmitTransaction(arg0 context.Context, arg1 *v10.SubmitTransactionRequest, arg2 ...grpc.CallOption) (*v10.SubmitTransactionResponse, error)
SubmitTransaction mocks base method.
type MockCoreProxyServiceClientMockRecorder ¶
type MockCoreProxyServiceClientMockRecorder struct {
// contains filtered or unexported fields
}
MockCoreProxyServiceClientMockRecorder is the mock recorder for MockCoreProxyServiceClient.
func (*MockCoreProxyServiceClientMockRecorder) CheckRawTransaction ¶
func (mr *MockCoreProxyServiceClientMockRecorder) CheckRawTransaction(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
CheckRawTransaction indicates an expected call of CheckRawTransaction.
func (*MockCoreProxyServiceClientMockRecorder) CheckTransaction ¶
func (mr *MockCoreProxyServiceClientMockRecorder) CheckTransaction(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
CheckTransaction indicates an expected call of CheckTransaction.
func (*MockCoreProxyServiceClientMockRecorder) GetVegaTime ¶
func (mr *MockCoreProxyServiceClientMockRecorder) GetVegaTime(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
GetVegaTime indicates an expected call of GetVegaTime.
func (*MockCoreProxyServiceClientMockRecorder) LastBlockHeight ¶
func (mr *MockCoreProxyServiceClientMockRecorder) LastBlockHeight(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
LastBlockHeight indicates an expected call of LastBlockHeight.
func (*MockCoreProxyServiceClientMockRecorder) ObserveEventBus ¶
func (mr *MockCoreProxyServiceClientMockRecorder) ObserveEventBus(arg0 interface{}, arg1 ...interface{}) *gomock.Call
ObserveEventBus indicates an expected call of ObserveEventBus.
func (*MockCoreProxyServiceClientMockRecorder) PropagateChainEvent ¶
func (mr *MockCoreProxyServiceClientMockRecorder) PropagateChainEvent(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
PropagateChainEvent indicates an expected call of PropagateChainEvent.
func (*MockCoreProxyServiceClientMockRecorder) Statistics ¶
func (mr *MockCoreProxyServiceClientMockRecorder) Statistics(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
Statistics indicates an expected call of Statistics.
func (*MockCoreProxyServiceClientMockRecorder) SubmitRawTransaction ¶
func (mr *MockCoreProxyServiceClientMockRecorder) SubmitRawTransaction(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
SubmitRawTransaction indicates an expected call of SubmitRawTransaction.
func (*MockCoreProxyServiceClientMockRecorder) SubmitTransaction ¶
func (mr *MockCoreProxyServiceClientMockRecorder) SubmitTransaction(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
SubmitTransaction indicates an expected call of SubmitTransaction.
type MockTradingDataServiceClient ¶
type MockTradingDataServiceClient struct {
// contains filtered or unexported fields
}
MockTradingDataServiceClient is a mock of TradingDataServiceClient interface.
func NewMockTradingDataServiceClient ¶
func NewMockTradingDataServiceClient(ctrl *gomock.Controller) *MockTradingDataServiceClient
NewMockTradingDataServiceClient creates a new mock instance.
func (*MockTradingDataServiceClient) AccountsSubscribe ¶
func (m *MockTradingDataServiceClient) AccountsSubscribe(arg0 context.Context, arg1 *v1.AccountsSubscribeRequest, arg2 ...grpc.CallOption) (v1.TradingDataService_AccountsSubscribeClient, error)
AccountsSubscribe mocks base method.
func (*MockTradingDataServiceClient) AssetByID ¶
func (m *MockTradingDataServiceClient) AssetByID(arg0 context.Context, arg1 *v1.AssetByIDRequest, arg2 ...grpc.CallOption) (*v1.AssetByIDResponse, error)
AssetByID mocks base method.
func (*MockTradingDataServiceClient) Assets ¶
func (m *MockTradingDataServiceClient) Assets(arg0 context.Context, arg1 *v1.AssetsRequest, arg2 ...grpc.CallOption) (*v1.AssetsResponse, error)
Assets mocks base method.
func (*MockTradingDataServiceClient) Candles ¶
func (m *MockTradingDataServiceClient) Candles(arg0 context.Context, arg1 *v1.CandlesRequest, arg2 ...grpc.CallOption) (*v1.CandlesResponse, error)
Candles mocks base method.
func (*MockTradingDataServiceClient) CandlesSubscribe ¶
func (m *MockTradingDataServiceClient) CandlesSubscribe(arg0 context.Context, arg1 *v1.CandlesSubscribeRequest, arg2 ...grpc.CallOption) (v1.TradingDataService_CandlesSubscribeClient, error)
CandlesSubscribe mocks base method.
func (*MockTradingDataServiceClient) Checkpoints ¶
func (m *MockTradingDataServiceClient) Checkpoints(arg0 context.Context, arg1 *v1.CheckpointsRequest, arg2 ...grpc.CallOption) (*v1.CheckpointsResponse, error)
Checkpoints mocks base method.
func (*MockTradingDataServiceClient) Delegations ¶
func (m *MockTradingDataServiceClient) Delegations(arg0 context.Context, arg1 *v1.DelegationsRequest, arg2 ...grpc.CallOption) (*v1.DelegationsResponse, error)
Delegations mocks base method.
func (*MockTradingDataServiceClient) Deposit ¶
func (m *MockTradingDataServiceClient) Deposit(arg0 context.Context, arg1 *v1.DepositRequest, arg2 ...grpc.CallOption) (*v1.DepositResponse, error)
Deposit mocks base method.
func (*MockTradingDataServiceClient) Deposits ¶
func (m *MockTradingDataServiceClient) Deposits(arg0 context.Context, arg1 *v1.DepositsRequest, arg2 ...grpc.CallOption) (*v1.DepositsResponse, error)
Deposits mocks base method.
func (*MockTradingDataServiceClient) ERC20WithdrawalApproval ¶
func (m *MockTradingDataServiceClient) ERC20WithdrawalApproval(arg0 context.Context, arg1 *v1.ERC20WithdrawalApprovalRequest, arg2 ...grpc.CallOption) (*v1.ERC20WithdrawalApprovalResponse, error)
ERC20WithdrawalApproval mocks base method.
func (*MockTradingDataServiceClient) EXPECT ¶
func (m *MockTradingDataServiceClient) EXPECT() *MockTradingDataServiceClientMockRecorder
EXPECT returns an object that allows the caller to indicate expected use.
func (*MockTradingDataServiceClient) EstimateFee ¶
func (m *MockTradingDataServiceClient) EstimateFee(arg0 context.Context, arg1 *v1.EstimateFeeRequest, arg2 ...grpc.CallOption) (*v1.EstimateFeeResponse, error)
EstimateFee mocks base method.
func (*MockTradingDataServiceClient) EstimateMargin ¶
func (m *MockTradingDataServiceClient) EstimateMargin(arg0 context.Context, arg1 *v1.EstimateMarginRequest, arg2 ...grpc.CallOption) (*v1.EstimateMarginResponse, error)
EstimateMargin mocks base method.
func (*MockTradingDataServiceClient) FeeInfrastructureAccounts ¶
func (m *MockTradingDataServiceClient) FeeInfrastructureAccounts(arg0 context.Context, arg1 *v1.FeeInfrastructureAccountsRequest, arg2 ...grpc.CallOption) (*v1.FeeInfrastructureAccountsResponse, error)
FeeInfrastructureAccounts mocks base method.
func (*MockTradingDataServiceClient) GetEpoch ¶
func (m *MockTradingDataServiceClient) GetEpoch(arg0 context.Context, arg1 *v1.GetEpochRequest, arg2 ...grpc.CallOption) (*v1.GetEpochResponse, error)
GetEpoch mocks base method.
func (*MockTradingDataServiceClient) GetKeyRotations ¶
func (m *MockTradingDataServiceClient) GetKeyRotations(arg0 context.Context, arg1 *v1.GetKeyRotationsRequest, arg2 ...grpc.CallOption) (*v1.GetKeyRotationsResponse, error)
GetKeyRotations mocks base method.
func (*MockTradingDataServiceClient) GetKeyRotationsByNode ¶
func (m *MockTradingDataServiceClient) GetKeyRotationsByNode(arg0 context.Context, arg1 *v1.GetKeyRotationsByNodeRequest, arg2 ...grpc.CallOption) (*v1.GetKeyRotationsByNodeResponse, error)
GetKeyRotationsByNode mocks base method.
func (*MockTradingDataServiceClient) GetNetworkParametersProposals ¶
func (m *MockTradingDataServiceClient) GetNetworkParametersProposals(arg0 context.Context, arg1 *v1.GetNetworkParametersProposalsRequest, arg2 ...grpc.CallOption) (*v1.GetNetworkParametersProposalsResponse, error)
GetNetworkParametersProposals mocks base method.
func (*MockTradingDataServiceClient) GetNewAssetProposals ¶
func (m *MockTradingDataServiceClient) GetNewAssetProposals(arg0 context.Context, arg1 *v1.GetNewAssetProposalsRequest, arg2 ...grpc.CallOption) (*v1.GetNewAssetProposalsResponse, error)
GetNewAssetProposals mocks base method.
func (*MockTradingDataServiceClient) GetNewFreeformProposals ¶
func (m *MockTradingDataServiceClient) GetNewFreeformProposals(arg0 context.Context, arg1 *v1.GetNewFreeformProposalsRequest, arg2 ...grpc.CallOption) (*v1.GetNewFreeformProposalsResponse, error)
GetNewFreeformProposals mocks base method.
func (*MockTradingDataServiceClient) GetNewMarketProposals ¶
func (m *MockTradingDataServiceClient) GetNewMarketProposals(arg0 context.Context, arg1 *v1.GetNewMarketProposalsRequest, arg2 ...grpc.CallOption) (*v1.GetNewMarketProposalsResponse, error)
GetNewMarketProposals mocks base method.
func (*MockTradingDataServiceClient) GetNodeByID ¶
func (m *MockTradingDataServiceClient) GetNodeByID(arg0 context.Context, arg1 *v1.GetNodeByIDRequest, arg2 ...grpc.CallOption) (*v1.GetNodeByIDResponse, error)
GetNodeByID mocks base method.
func (*MockTradingDataServiceClient) GetNodeData ¶
func (m *MockTradingDataServiceClient) GetNodeData(arg0 context.Context, arg1 *v1.GetNodeDataRequest, arg2 ...grpc.CallOption) (*v1.GetNodeDataResponse, error)
GetNodeData mocks base method.
func (*MockTradingDataServiceClient) GetNodeSignaturesAggregate ¶
func (m *MockTradingDataServiceClient) GetNodeSignaturesAggregate(arg0 context.Context, arg1 *v1.GetNodeSignaturesAggregateRequest, arg2 ...grpc.CallOption) (*v1.GetNodeSignaturesAggregateResponse, error)
GetNodeSignaturesAggregate mocks base method.
func (*MockTradingDataServiceClient) GetNodes ¶
func (m *MockTradingDataServiceClient) GetNodes(arg0 context.Context, arg1 *v1.GetNodesRequest, arg2 ...grpc.CallOption) (*v1.GetNodesResponse, error)
GetNodes mocks base method.
func (*MockTradingDataServiceClient) GetProposalByID ¶
func (m *MockTradingDataServiceClient) GetProposalByID(arg0 context.Context, arg1 *v1.GetProposalByIDRequest, arg2 ...grpc.CallOption) (*v1.GetProposalByIDResponse, error)
GetProposalByID mocks base method.
func (*MockTradingDataServiceClient) GetProposalByReference ¶
func (m *MockTradingDataServiceClient) GetProposalByReference(arg0 context.Context, arg1 *v1.GetProposalByReferenceRequest, arg2 ...grpc.CallOption) (*v1.GetProposalByReferenceResponse, error)
GetProposalByReference mocks base method.
func (*MockTradingDataServiceClient) GetProposals ¶
func (m *MockTradingDataServiceClient) GetProposals(arg0 context.Context, arg1 *v1.GetProposalsRequest, arg2 ...grpc.CallOption) (*v1.GetProposalsResponse, error)
GetProposals mocks base method.
func (*MockTradingDataServiceClient) GetProposalsByParty ¶
func (m *MockTradingDataServiceClient) GetProposalsByParty(arg0 context.Context, arg1 *v1.GetProposalsByPartyRequest, arg2 ...grpc.CallOption) (*v1.GetProposalsByPartyResponse, error)
GetProposalsByParty mocks base method.
func (*MockTradingDataServiceClient) GetRewardSummaries ¶
func (m *MockTradingDataServiceClient) GetRewardSummaries(arg0 context.Context, arg1 *v1.GetRewardSummariesRequest, arg2 ...grpc.CallOption) (*v1.GetRewardSummariesResponse, error)
GetRewardSummaries mocks base method.
func (*MockTradingDataServiceClient) GetRewards ¶
func (m *MockTradingDataServiceClient) GetRewards(arg0 context.Context, arg1 *v1.GetRewardsRequest, arg2 ...grpc.CallOption) (*v1.GetRewardsResponse, error)
GetRewards mocks base method.
func (*MockTradingDataServiceClient) GetRiskFactors ¶
func (m *MockTradingDataServiceClient) GetRiskFactors(arg0 context.Context, arg1 *v1.GetRiskFactorsRequest, arg2 ...grpc.CallOption) (*v1.GetRiskFactorsResponse, error)
GetRiskFactors mocks base method.
func (*MockTradingDataServiceClient) GetUpdateMarketProposals ¶
func (m *MockTradingDataServiceClient) GetUpdateMarketProposals(arg0 context.Context, arg1 *v1.GetUpdateMarketProposalsRequest, arg2 ...grpc.CallOption) (*v1.GetUpdateMarketProposalsResponse, error)
GetUpdateMarketProposals mocks base method.
func (*MockTradingDataServiceClient) GetVegaTime ¶
func (m *MockTradingDataServiceClient) GetVegaTime(arg0 context.Context, arg1 *v1.GetVegaTimeRequest, arg2 ...grpc.CallOption) (*v1.GetVegaTimeResponse, error)
GetVegaTime mocks base method.
func (*MockTradingDataServiceClient) GetVotesByParty ¶
func (m *MockTradingDataServiceClient) GetVotesByParty(arg0 context.Context, arg1 *v1.GetVotesByPartyRequest, arg2 ...grpc.CallOption) (*v1.GetVotesByPartyResponse, error)
GetVotesByParty mocks base method.
func (*MockTradingDataServiceClient) GlobalRewardPoolAccounts ¶
func (m *MockTradingDataServiceClient) GlobalRewardPoolAccounts(arg0 context.Context, arg1 *v1.GlobalRewardPoolAccountsRequest, arg2 ...grpc.CallOption) (*v1.GlobalRewardPoolAccountsResponse, error)
GlobalRewardPoolAccounts mocks base method.
func (*MockTradingDataServiceClient) LastTrade ¶
func (m *MockTradingDataServiceClient) LastTrade(arg0 context.Context, arg1 *v1.LastTradeRequest, arg2 ...grpc.CallOption) (*v1.LastTradeResponse, error)
LastTrade mocks base method.
func (*MockTradingDataServiceClient) LedgerMovementsSubscribe ¶ added in v0.56.0
func (m *MockTradingDataServiceClient) LedgerMovementsSubscribe(arg0 context.Context, arg1 *v1.LedgerMovementsSubscribeRequest, arg2 ...grpc.CallOption) (v1.TradingDataService_LedgerMovementsSubscribeClient, error)
LedgerMovementsSubscribe mocks base method.
func (*MockTradingDataServiceClient) LiquidityProvisions ¶
func (m *MockTradingDataServiceClient) LiquidityProvisions(arg0 context.Context, arg1 *v1.LiquidityProvisionsRequest, arg2 ...grpc.CallOption) (*v1.LiquidityProvisionsResponse, error)
LiquidityProvisions mocks base method.
func (*MockTradingDataServiceClient) ListOracleData ¶
func (m *MockTradingDataServiceClient) ListOracleData(arg0 context.Context, arg1 *v1.ListOracleDataRequest, arg2 ...grpc.CallOption) (*v1.ListOracleDataResponse, error)
ListOracleData mocks base method.
func (*MockTradingDataServiceClient) MarginLevels ¶
func (m *MockTradingDataServiceClient) MarginLevels(arg0 context.Context, arg1 *v1.MarginLevelsRequest, arg2 ...grpc.CallOption) (*v1.MarginLevelsResponse, error)
MarginLevels mocks base method.
func (*MockTradingDataServiceClient) MarginLevelsSubscribe ¶
func (m *MockTradingDataServiceClient) MarginLevelsSubscribe(arg0 context.Context, arg1 *v1.MarginLevelsSubscribeRequest, arg2 ...grpc.CallOption) (v1.TradingDataService_MarginLevelsSubscribeClient, error)
MarginLevelsSubscribe mocks base method.
func (*MockTradingDataServiceClient) MarketAccounts ¶
func (m *MockTradingDataServiceClient) MarketAccounts(arg0 context.Context, arg1 *v1.MarketAccountsRequest, arg2 ...grpc.CallOption) (*v1.MarketAccountsResponse, error)
MarketAccounts mocks base method.
func (*MockTradingDataServiceClient) MarketByID ¶
func (m *MockTradingDataServiceClient) MarketByID(arg0 context.Context, arg1 *v1.MarketByIDRequest, arg2 ...grpc.CallOption) (*v1.MarketByIDResponse, error)
MarketByID mocks base method.
func (*MockTradingDataServiceClient) MarketDataByID ¶
func (m *MockTradingDataServiceClient) MarketDataByID(arg0 context.Context, arg1 *v1.MarketDataByIDRequest, arg2 ...grpc.CallOption) (*v1.MarketDataByIDResponse, error)
MarketDataByID mocks base method.
func (*MockTradingDataServiceClient) MarketDepth ¶
func (m *MockTradingDataServiceClient) MarketDepth(arg0 context.Context, arg1 *v1.MarketDepthRequest, arg2 ...grpc.CallOption) (*v1.MarketDepthResponse, error)
MarketDepth mocks base method.
func (*MockTradingDataServiceClient) MarketDepthSubscribe ¶
func (m *MockTradingDataServiceClient) MarketDepthSubscribe(arg0 context.Context, arg1 *v1.MarketDepthSubscribeRequest, arg2 ...grpc.CallOption) (v1.TradingDataService_MarketDepthSubscribeClient, error)
MarketDepthSubscribe mocks base method.
func (*MockTradingDataServiceClient) MarketDepthUpdatesSubscribe ¶
func (m *MockTradingDataServiceClient) MarketDepthUpdatesSubscribe(arg0 context.Context, arg1 *v1.MarketDepthUpdatesSubscribeRequest, arg2 ...grpc.CallOption) (v1.TradingDataService_MarketDepthUpdatesSubscribeClient, error)
MarketDepthUpdatesSubscribe mocks base method.
func (*MockTradingDataServiceClient) Markets ¶
func (m *MockTradingDataServiceClient) Markets(arg0 context.Context, arg1 *v1.MarketsRequest, arg2 ...grpc.CallOption) (*v1.MarketsResponse, error)
Markets mocks base method.
func (*MockTradingDataServiceClient) MarketsData ¶
func (m *MockTradingDataServiceClient) MarketsData(arg0 context.Context, arg1 *v1.MarketsDataRequest, arg2 ...grpc.CallOption) (*v1.MarketsDataResponse, error)
MarketsData mocks base method.
func (*MockTradingDataServiceClient) MarketsDataSubscribe ¶
func (m *MockTradingDataServiceClient) MarketsDataSubscribe(arg0 context.Context, arg1 *v1.MarketsDataSubscribeRequest, arg2 ...grpc.CallOption) (v1.TradingDataService_MarketsDataSubscribeClient, error)
MarketsDataSubscribe mocks base method.
func (*MockTradingDataServiceClient) NetworkParameters ¶
func (m *MockTradingDataServiceClient) NetworkParameters(arg0 context.Context, arg1 *v1.NetworkParametersRequest, arg2 ...grpc.CallOption) (*v1.NetworkParametersResponse, error)
NetworkParameters mocks base method.
func (*MockTradingDataServiceClient) ObserveDelegations ¶
func (m *MockTradingDataServiceClient) ObserveDelegations(arg0 context.Context, arg1 *v1.ObserveDelegationsRequest, arg2 ...grpc.CallOption) (v1.TradingDataService_ObserveDelegationsClient, error)
ObserveDelegations mocks base method.
func (*MockTradingDataServiceClient) ObserveEventBus ¶
func (m *MockTradingDataServiceClient) ObserveEventBus(arg0 context.Context, arg1 ...grpc.CallOption) (v1.TradingDataService_ObserveEventBusClient, error)
ObserveEventBus mocks base method.
func (*MockTradingDataServiceClient) ObserveGovernance ¶
func (m *MockTradingDataServiceClient) ObserveGovernance(arg0 context.Context, arg1 *v1.ObserveGovernanceRequest, arg2 ...grpc.CallOption) (v1.TradingDataService_ObserveGovernanceClient, error)
ObserveGovernance mocks base method.
func (*MockTradingDataServiceClient) ObservePartyProposals ¶
func (m *MockTradingDataServiceClient) ObservePartyProposals(arg0 context.Context, arg1 *v1.ObservePartyProposalsRequest, arg2 ...grpc.CallOption) (v1.TradingDataService_ObservePartyProposalsClient, error)
ObservePartyProposals mocks base method.
func (*MockTradingDataServiceClient) ObservePartyVotes ¶
func (m *MockTradingDataServiceClient) ObservePartyVotes(arg0 context.Context, arg1 *v1.ObservePartyVotesRequest, arg2 ...grpc.CallOption) (v1.TradingDataService_ObservePartyVotesClient, error)
ObservePartyVotes mocks base method.
func (*MockTradingDataServiceClient) ObserveProposalVotes ¶
func (m *MockTradingDataServiceClient) ObserveProposalVotes(arg0 context.Context, arg1 *v1.ObserveProposalVotesRequest, arg2 ...grpc.CallOption) (v1.TradingDataService_ObserveProposalVotesClient, error)
ObserveProposalVotes mocks base method.
func (*MockTradingDataServiceClient) ObserveRewards ¶
func (m *MockTradingDataServiceClient) ObserveRewards(arg0 context.Context, arg1 *v1.ObserveRewardsRequest, arg2 ...grpc.CallOption) (v1.TradingDataService_ObserveRewardsClient, error)
ObserveRewards mocks base method.
func (*MockTradingDataServiceClient) OracleDataBySpec ¶
func (m *MockTradingDataServiceClient) OracleDataBySpec(arg0 context.Context, arg1 *v1.OracleDataBySpecRequest, arg2 ...grpc.CallOption) (*v1.OracleDataBySpecResponse, error)
OracleDataBySpec mocks base method.
func (*MockTradingDataServiceClient) OracleSpec ¶
func (m *MockTradingDataServiceClient) OracleSpec(arg0 context.Context, arg1 *v1.OracleSpecRequest, arg2 ...grpc.CallOption) (*v1.OracleSpecResponse, error)
OracleSpec mocks base method.
func (*MockTradingDataServiceClient) OracleSpecs ¶
func (m *MockTradingDataServiceClient) OracleSpecs(arg0 context.Context, arg1 *v1.OracleSpecsRequest, arg2 ...grpc.CallOption) (*v1.OracleSpecsResponse, error)
OracleSpecs mocks base method.
func (*MockTradingDataServiceClient) OrderByID ¶
func (m *MockTradingDataServiceClient) OrderByID(arg0 context.Context, arg1 *v1.OrderByIDRequest, arg2 ...grpc.CallOption) (*v1.OrderByIDResponse, error)
OrderByID mocks base method.
func (*MockTradingDataServiceClient) OrderByMarketAndID ¶
func (m *MockTradingDataServiceClient) OrderByMarketAndID(arg0 context.Context, arg1 *v1.OrderByMarketAndIDRequest, arg2 ...grpc.CallOption) (*v1.OrderByMarketAndIDResponse, error)
OrderByMarketAndID mocks base method.
func (*MockTradingDataServiceClient) OrderByReference ¶
func (m *MockTradingDataServiceClient) OrderByReference(arg0 context.Context, arg1 *v1.OrderByReferenceRequest, arg2 ...grpc.CallOption) (*v1.OrderByReferenceResponse, error)
OrderByReference mocks base method.
func (*MockTradingDataServiceClient) OrderVersionsByID ¶
func (m *MockTradingDataServiceClient) OrderVersionsByID(arg0 context.Context, arg1 *v1.OrderVersionsByIDRequest, arg2 ...grpc.CallOption) (*v1.OrderVersionsByIDResponse, error)
OrderVersionsByID mocks base method.
func (*MockTradingDataServiceClient) OrdersByMarket ¶
func (m *MockTradingDataServiceClient) OrdersByMarket(arg0 context.Context, arg1 *v1.OrdersByMarketRequest, arg2 ...grpc.CallOption) (*v1.OrdersByMarketResponse, error)
OrdersByMarket mocks base method.
func (*MockTradingDataServiceClient) OrdersByParty ¶
func (m *MockTradingDataServiceClient) OrdersByParty(arg0 context.Context, arg1 *v1.OrdersByPartyRequest, arg2 ...grpc.CallOption) (*v1.OrdersByPartyResponse, error)
OrdersByParty mocks base method.
func (*MockTradingDataServiceClient) OrdersSubscribe ¶
func (m *MockTradingDataServiceClient) OrdersSubscribe(arg0 context.Context, arg1 *v1.OrdersSubscribeRequest, arg2 ...grpc.CallOption) (v1.TradingDataService_OrdersSubscribeClient, error)
OrdersSubscribe mocks base method.
func (*MockTradingDataServiceClient) Parties ¶
func (m *MockTradingDataServiceClient) Parties(arg0 context.Context, arg1 *v1.PartiesRequest, arg2 ...grpc.CallOption) (*v1.PartiesResponse, error)
Parties mocks base method.
func (*MockTradingDataServiceClient) PartyAccounts ¶
func (m *MockTradingDataServiceClient) PartyAccounts(arg0 context.Context, arg1 *v1.PartyAccountsRequest, arg2 ...grpc.CallOption) (*v1.PartyAccountsResponse, error)
PartyAccounts mocks base method.
func (*MockTradingDataServiceClient) PartyByID ¶
func (m *MockTradingDataServiceClient) PartyByID(arg0 context.Context, arg1 *v1.PartyByIDRequest, arg2 ...grpc.CallOption) (*v1.PartyByIDResponse, error)
PartyByID mocks base method.
func (*MockTradingDataServiceClient) PartyStake ¶
func (m *MockTradingDataServiceClient) PartyStake(arg0 context.Context, arg1 *v1.PartyStakeRequest, arg2 ...grpc.CallOption) (*v1.PartyStakeResponse, error)
PartyStake mocks base method.
func (*MockTradingDataServiceClient) PositionsByParty ¶
func (m *MockTradingDataServiceClient) PositionsByParty(arg0 context.Context, arg1 *v1.PositionsByPartyRequest, arg2 ...grpc.CallOption) (*v1.PositionsByPartyResponse, error)
PositionsByParty mocks base method.
func (*MockTradingDataServiceClient) PositionsSubscribe ¶
func (m *MockTradingDataServiceClient) PositionsSubscribe(arg0 context.Context, arg1 *v1.PositionsSubscribeRequest, arg2 ...grpc.CallOption) (v1.TradingDataService_PositionsSubscribeClient, error)
PositionsSubscribe mocks base method.
func (*MockTradingDataServiceClient) TradesByMarket ¶
func (m *MockTradingDataServiceClient) TradesByMarket(arg0 context.Context, arg1 *v1.TradesByMarketRequest, arg2 ...grpc.CallOption) (*v1.TradesByMarketResponse, error)
TradesByMarket mocks base method.
func (*MockTradingDataServiceClient) TradesByOrder ¶
func (m *MockTradingDataServiceClient) TradesByOrder(arg0 context.Context, arg1 *v1.TradesByOrderRequest, arg2 ...grpc.CallOption) (*v1.TradesByOrderResponse, error)
TradesByOrder mocks base method.
func (*MockTradingDataServiceClient) TradesByParty ¶
func (m *MockTradingDataServiceClient) TradesByParty(arg0 context.Context, arg1 *v1.TradesByPartyRequest, arg2 ...grpc.CallOption) (*v1.TradesByPartyResponse, error)
TradesByParty mocks base method.
func (*MockTradingDataServiceClient) TradesSubscribe ¶
func (m *MockTradingDataServiceClient) TradesSubscribe(arg0 context.Context, arg1 *v1.TradesSubscribeRequest, arg2 ...grpc.CallOption) (v1.TradingDataService_TradesSubscribeClient, error)
TradesSubscribe mocks base method.
func (*MockTradingDataServiceClient) Transfers ¶
func (m *MockTradingDataServiceClient) Transfers(arg0 context.Context, arg1 *v1.TransfersRequest, arg2 ...grpc.CallOption) (*v1.TransfersResponse, error)
Transfers mocks base method.
func (*MockTradingDataServiceClient) Withdrawal ¶
func (m *MockTradingDataServiceClient) Withdrawal(arg0 context.Context, arg1 *v1.WithdrawalRequest, arg2 ...grpc.CallOption) (*v1.WithdrawalResponse, error)
Withdrawal mocks base method.
func (*MockTradingDataServiceClient) Withdrawals ¶
func (m *MockTradingDataServiceClient) Withdrawals(arg0 context.Context, arg1 *v1.WithdrawalsRequest, arg2 ...grpc.CallOption) (*v1.WithdrawalsResponse, error)
Withdrawals mocks base method.
type MockTradingDataServiceClientMockRecorder ¶
type MockTradingDataServiceClientMockRecorder struct {
// contains filtered or unexported fields
}
MockTradingDataServiceClientMockRecorder is the mock recorder for MockTradingDataServiceClient.
func (*MockTradingDataServiceClientMockRecorder) AccountsSubscribe ¶
func (mr *MockTradingDataServiceClientMockRecorder) AccountsSubscribe(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
AccountsSubscribe indicates an expected call of AccountsSubscribe.
func (*MockTradingDataServiceClientMockRecorder) AssetByID ¶
func (mr *MockTradingDataServiceClientMockRecorder) AssetByID(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
AssetByID indicates an expected call of AssetByID.
func (*MockTradingDataServiceClientMockRecorder) Assets ¶
func (mr *MockTradingDataServiceClientMockRecorder) Assets(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
Assets indicates an expected call of Assets.
func (*MockTradingDataServiceClientMockRecorder) Candles ¶
func (mr *MockTradingDataServiceClientMockRecorder) Candles(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
Candles indicates an expected call of Candles.
func (*MockTradingDataServiceClientMockRecorder) CandlesSubscribe ¶
func (mr *MockTradingDataServiceClientMockRecorder) CandlesSubscribe(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
CandlesSubscribe indicates an expected call of CandlesSubscribe.
func (*MockTradingDataServiceClientMockRecorder) Checkpoints ¶
func (mr *MockTradingDataServiceClientMockRecorder) Checkpoints(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
Checkpoints indicates an expected call of Checkpoints.
func (*MockTradingDataServiceClientMockRecorder) Delegations ¶
func (mr *MockTradingDataServiceClientMockRecorder) Delegations(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
Delegations indicates an expected call of Delegations.
func (*MockTradingDataServiceClientMockRecorder) Deposit ¶
func (mr *MockTradingDataServiceClientMockRecorder) Deposit(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
Deposit indicates an expected call of Deposit.
func (*MockTradingDataServiceClientMockRecorder) Deposits ¶
func (mr *MockTradingDataServiceClientMockRecorder) Deposits(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
Deposits indicates an expected call of Deposits.
func (*MockTradingDataServiceClientMockRecorder) ERC20WithdrawalApproval ¶
func (mr *MockTradingDataServiceClientMockRecorder) ERC20WithdrawalApproval(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
ERC20WithdrawalApproval indicates an expected call of ERC20WithdrawalApproval.
func (*MockTradingDataServiceClientMockRecorder) EstimateFee ¶
func (mr *MockTradingDataServiceClientMockRecorder) EstimateFee(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
EstimateFee indicates an expected call of EstimateFee.
func (*MockTradingDataServiceClientMockRecorder) EstimateMargin ¶
func (mr *MockTradingDataServiceClientMockRecorder) EstimateMargin(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
EstimateMargin indicates an expected call of EstimateMargin.
func (*MockTradingDataServiceClientMockRecorder) FeeInfrastructureAccounts ¶
func (mr *MockTradingDataServiceClientMockRecorder) FeeInfrastructureAccounts(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
FeeInfrastructureAccounts indicates an expected call of FeeInfrastructureAccounts.
func (*MockTradingDataServiceClientMockRecorder) GetEpoch ¶
func (mr *MockTradingDataServiceClientMockRecorder) GetEpoch(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
GetEpoch indicates an expected call of GetEpoch.
func (*MockTradingDataServiceClientMockRecorder) GetKeyRotations ¶
func (mr *MockTradingDataServiceClientMockRecorder) GetKeyRotations(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
GetKeyRotations indicates an expected call of GetKeyRotations.
func (*MockTradingDataServiceClientMockRecorder) GetKeyRotationsByNode ¶
func (mr *MockTradingDataServiceClientMockRecorder) GetKeyRotationsByNode(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
GetKeyRotationsByNode indicates an expected call of GetKeyRotationsByNode.
func (*MockTradingDataServiceClientMockRecorder) GetNetworkParametersProposals ¶
func (mr *MockTradingDataServiceClientMockRecorder) GetNetworkParametersProposals(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
GetNetworkParametersProposals indicates an expected call of GetNetworkParametersProposals.
func (*MockTradingDataServiceClientMockRecorder) GetNewAssetProposals ¶
func (mr *MockTradingDataServiceClientMockRecorder) GetNewAssetProposals(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
GetNewAssetProposals indicates an expected call of GetNewAssetProposals.
func (*MockTradingDataServiceClientMockRecorder) GetNewFreeformProposals ¶
func (mr *MockTradingDataServiceClientMockRecorder) GetNewFreeformProposals(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
GetNewFreeformProposals indicates an expected call of GetNewFreeformProposals.
func (*MockTradingDataServiceClientMockRecorder) GetNewMarketProposals ¶
func (mr *MockTradingDataServiceClientMockRecorder) GetNewMarketProposals(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
GetNewMarketProposals indicates an expected call of GetNewMarketProposals.
func (*MockTradingDataServiceClientMockRecorder) GetNodeByID ¶
func (mr *MockTradingDataServiceClientMockRecorder) GetNodeByID(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
GetNodeByID indicates an expected call of GetNodeByID.
func (*MockTradingDataServiceClientMockRecorder) GetNodeData ¶
func (mr *MockTradingDataServiceClientMockRecorder) GetNodeData(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
GetNodeData indicates an expected call of GetNodeData.
func (*MockTradingDataServiceClientMockRecorder) GetNodeSignaturesAggregate ¶
func (mr *MockTradingDataServiceClientMockRecorder) GetNodeSignaturesAggregate(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
GetNodeSignaturesAggregate indicates an expected call of GetNodeSignaturesAggregate.
func (*MockTradingDataServiceClientMockRecorder) GetNodes ¶
func (mr *MockTradingDataServiceClientMockRecorder) GetNodes(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
GetNodes indicates an expected call of GetNodes.
func (*MockTradingDataServiceClientMockRecorder) GetProposalByID ¶
func (mr *MockTradingDataServiceClientMockRecorder) GetProposalByID(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
GetProposalByID indicates an expected call of GetProposalByID.
func (*MockTradingDataServiceClientMockRecorder) GetProposalByReference ¶
func (mr *MockTradingDataServiceClientMockRecorder) GetProposalByReference(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
GetProposalByReference indicates an expected call of GetProposalByReference.
func (*MockTradingDataServiceClientMockRecorder) GetProposals ¶
func (mr *MockTradingDataServiceClientMockRecorder) GetProposals(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
GetProposals indicates an expected call of GetProposals.
func (*MockTradingDataServiceClientMockRecorder) GetProposalsByParty ¶
func (mr *MockTradingDataServiceClientMockRecorder) GetProposalsByParty(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
GetProposalsByParty indicates an expected call of GetProposalsByParty.
func (*MockTradingDataServiceClientMockRecorder) GetRewardSummaries ¶
func (mr *MockTradingDataServiceClientMockRecorder) GetRewardSummaries(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
GetRewardSummaries indicates an expected call of GetRewardSummaries.
func (*MockTradingDataServiceClientMockRecorder) GetRewards ¶
func (mr *MockTradingDataServiceClientMockRecorder) GetRewards(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
GetRewards indicates an expected call of GetRewards.
func (*MockTradingDataServiceClientMockRecorder) GetRiskFactors ¶
func (mr *MockTradingDataServiceClientMockRecorder) GetRiskFactors(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
GetRiskFactors indicates an expected call of GetRiskFactors.
func (*MockTradingDataServiceClientMockRecorder) GetUpdateMarketProposals ¶
func (mr *MockTradingDataServiceClientMockRecorder) GetUpdateMarketProposals(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
GetUpdateMarketProposals indicates an expected call of GetUpdateMarketProposals.
func (*MockTradingDataServiceClientMockRecorder) GetVegaTime ¶
func (mr *MockTradingDataServiceClientMockRecorder) GetVegaTime(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
GetVegaTime indicates an expected call of GetVegaTime.
func (*MockTradingDataServiceClientMockRecorder) GetVotesByParty ¶
func (mr *MockTradingDataServiceClientMockRecorder) GetVotesByParty(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
GetVotesByParty indicates an expected call of GetVotesByParty.
func (*MockTradingDataServiceClientMockRecorder) GlobalRewardPoolAccounts ¶
func (mr *MockTradingDataServiceClientMockRecorder) GlobalRewardPoolAccounts(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
GlobalRewardPoolAccounts indicates an expected call of GlobalRewardPoolAccounts.
func (*MockTradingDataServiceClientMockRecorder) LastTrade ¶
func (mr *MockTradingDataServiceClientMockRecorder) LastTrade(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
LastTrade indicates an expected call of LastTrade.
func (*MockTradingDataServiceClientMockRecorder) LedgerMovementsSubscribe ¶ added in v0.56.0
func (mr *MockTradingDataServiceClientMockRecorder) LedgerMovementsSubscribe(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
LedgerMovementsSubscribe indicates an expected call of LedgerMovementsSubscribe.
func (*MockTradingDataServiceClientMockRecorder) LiquidityProvisions ¶
func (mr *MockTradingDataServiceClientMockRecorder) LiquidityProvisions(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
LiquidityProvisions indicates an expected call of LiquidityProvisions.
func (*MockTradingDataServiceClientMockRecorder) ListOracleData ¶
func (mr *MockTradingDataServiceClientMockRecorder) ListOracleData(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
ListOracleData indicates an expected call of ListOracleData.
func (*MockTradingDataServiceClientMockRecorder) MarginLevels ¶
func (mr *MockTradingDataServiceClientMockRecorder) MarginLevels(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
MarginLevels indicates an expected call of MarginLevels.
func (*MockTradingDataServiceClientMockRecorder) MarginLevelsSubscribe ¶
func (mr *MockTradingDataServiceClientMockRecorder) MarginLevelsSubscribe(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
MarginLevelsSubscribe indicates an expected call of MarginLevelsSubscribe.
func (*MockTradingDataServiceClientMockRecorder) MarketAccounts ¶
func (mr *MockTradingDataServiceClientMockRecorder) MarketAccounts(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
MarketAccounts indicates an expected call of MarketAccounts.
func (*MockTradingDataServiceClientMockRecorder) MarketByID ¶
func (mr *MockTradingDataServiceClientMockRecorder) MarketByID(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
MarketByID indicates an expected call of MarketByID.
func (*MockTradingDataServiceClientMockRecorder) MarketDataByID ¶
func (mr *MockTradingDataServiceClientMockRecorder) MarketDataByID(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
MarketDataByID indicates an expected call of MarketDataByID.
func (*MockTradingDataServiceClientMockRecorder) MarketDepth ¶
func (mr *MockTradingDataServiceClientMockRecorder) MarketDepth(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
MarketDepth indicates an expected call of MarketDepth.
func (*MockTradingDataServiceClientMockRecorder) MarketDepthSubscribe ¶
func (mr *MockTradingDataServiceClientMockRecorder) MarketDepthSubscribe(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
MarketDepthSubscribe indicates an expected call of MarketDepthSubscribe.
func (*MockTradingDataServiceClientMockRecorder) MarketDepthUpdatesSubscribe ¶
func (mr *MockTradingDataServiceClientMockRecorder) MarketDepthUpdatesSubscribe(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
MarketDepthUpdatesSubscribe indicates an expected call of MarketDepthUpdatesSubscribe.
func (*MockTradingDataServiceClientMockRecorder) Markets ¶
func (mr *MockTradingDataServiceClientMockRecorder) Markets(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
Markets indicates an expected call of Markets.
func (*MockTradingDataServiceClientMockRecorder) MarketsData ¶
func (mr *MockTradingDataServiceClientMockRecorder) MarketsData(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
MarketsData indicates an expected call of MarketsData.
func (*MockTradingDataServiceClientMockRecorder) MarketsDataSubscribe ¶
func (mr *MockTradingDataServiceClientMockRecorder) MarketsDataSubscribe(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
MarketsDataSubscribe indicates an expected call of MarketsDataSubscribe.
func (*MockTradingDataServiceClientMockRecorder) NetworkParameters ¶
func (mr *MockTradingDataServiceClientMockRecorder) NetworkParameters(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
NetworkParameters indicates an expected call of NetworkParameters.
func (*MockTradingDataServiceClientMockRecorder) ObserveDelegations ¶
func (mr *MockTradingDataServiceClientMockRecorder) ObserveDelegations(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
ObserveDelegations indicates an expected call of ObserveDelegations.
func (*MockTradingDataServiceClientMockRecorder) ObserveEventBus ¶
func (mr *MockTradingDataServiceClientMockRecorder) ObserveEventBus(arg0 interface{}, arg1 ...interface{}) *gomock.Call
ObserveEventBus indicates an expected call of ObserveEventBus.
func (*MockTradingDataServiceClientMockRecorder) ObserveGovernance ¶
func (mr *MockTradingDataServiceClientMockRecorder) ObserveGovernance(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
ObserveGovernance indicates an expected call of ObserveGovernance.
func (*MockTradingDataServiceClientMockRecorder) ObservePartyProposals ¶
func (mr *MockTradingDataServiceClientMockRecorder) ObservePartyProposals(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
ObservePartyProposals indicates an expected call of ObservePartyProposals.
func (*MockTradingDataServiceClientMockRecorder) ObservePartyVotes ¶
func (mr *MockTradingDataServiceClientMockRecorder) ObservePartyVotes(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
ObservePartyVotes indicates an expected call of ObservePartyVotes.
func (*MockTradingDataServiceClientMockRecorder) ObserveProposalVotes ¶
func (mr *MockTradingDataServiceClientMockRecorder) ObserveProposalVotes(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
ObserveProposalVotes indicates an expected call of ObserveProposalVotes.
func (*MockTradingDataServiceClientMockRecorder) ObserveRewards ¶
func (mr *MockTradingDataServiceClientMockRecorder) ObserveRewards(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
ObserveRewards indicates an expected call of ObserveRewards.
func (*MockTradingDataServiceClientMockRecorder) OracleDataBySpec ¶
func (mr *MockTradingDataServiceClientMockRecorder) OracleDataBySpec(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
OracleDataBySpec indicates an expected call of OracleDataBySpec.
func (*MockTradingDataServiceClientMockRecorder) OracleSpec ¶
func (mr *MockTradingDataServiceClientMockRecorder) OracleSpec(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
OracleSpec indicates an expected call of OracleSpec.
func (*MockTradingDataServiceClientMockRecorder) OracleSpecs ¶
func (mr *MockTradingDataServiceClientMockRecorder) OracleSpecs(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
OracleSpecs indicates an expected call of OracleSpecs.
func (*MockTradingDataServiceClientMockRecorder) OrderByID ¶
func (mr *MockTradingDataServiceClientMockRecorder) OrderByID(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
OrderByID indicates an expected call of OrderByID.
func (*MockTradingDataServiceClientMockRecorder) OrderByMarketAndID ¶
func (mr *MockTradingDataServiceClientMockRecorder) OrderByMarketAndID(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
OrderByMarketAndID indicates an expected call of OrderByMarketAndID.
func (*MockTradingDataServiceClientMockRecorder) OrderByReference ¶
func (mr *MockTradingDataServiceClientMockRecorder) OrderByReference(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
OrderByReference indicates an expected call of OrderByReference.
func (*MockTradingDataServiceClientMockRecorder) OrderVersionsByID ¶
func (mr *MockTradingDataServiceClientMockRecorder) OrderVersionsByID(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
OrderVersionsByID indicates an expected call of OrderVersionsByID.
func (*MockTradingDataServiceClientMockRecorder) OrdersByMarket ¶
func (mr *MockTradingDataServiceClientMockRecorder) OrdersByMarket(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
OrdersByMarket indicates an expected call of OrdersByMarket.
func (*MockTradingDataServiceClientMockRecorder) OrdersByParty ¶
func (mr *MockTradingDataServiceClientMockRecorder) OrdersByParty(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
OrdersByParty indicates an expected call of OrdersByParty.
func (*MockTradingDataServiceClientMockRecorder) OrdersSubscribe ¶
func (mr *MockTradingDataServiceClientMockRecorder) OrdersSubscribe(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
OrdersSubscribe indicates an expected call of OrdersSubscribe.
func (*MockTradingDataServiceClientMockRecorder) Parties ¶
func (mr *MockTradingDataServiceClientMockRecorder) Parties(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
Parties indicates an expected call of Parties.
func (*MockTradingDataServiceClientMockRecorder) PartyAccounts ¶
func (mr *MockTradingDataServiceClientMockRecorder) PartyAccounts(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
PartyAccounts indicates an expected call of PartyAccounts.
func (*MockTradingDataServiceClientMockRecorder) PartyByID ¶
func (mr *MockTradingDataServiceClientMockRecorder) PartyByID(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
PartyByID indicates an expected call of PartyByID.
func (*MockTradingDataServiceClientMockRecorder) PartyStake ¶
func (mr *MockTradingDataServiceClientMockRecorder) PartyStake(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
PartyStake indicates an expected call of PartyStake.
func (*MockTradingDataServiceClientMockRecorder) PositionsByParty ¶
func (mr *MockTradingDataServiceClientMockRecorder) PositionsByParty(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
PositionsByParty indicates an expected call of PositionsByParty.
func (*MockTradingDataServiceClientMockRecorder) PositionsSubscribe ¶
func (mr *MockTradingDataServiceClientMockRecorder) PositionsSubscribe(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
PositionsSubscribe indicates an expected call of PositionsSubscribe.
func (*MockTradingDataServiceClientMockRecorder) TradesByMarket ¶
func (mr *MockTradingDataServiceClientMockRecorder) TradesByMarket(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
TradesByMarket indicates an expected call of TradesByMarket.
func (*MockTradingDataServiceClientMockRecorder) TradesByOrder ¶
func (mr *MockTradingDataServiceClientMockRecorder) TradesByOrder(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
TradesByOrder indicates an expected call of TradesByOrder.
func (*MockTradingDataServiceClientMockRecorder) TradesByParty ¶
func (mr *MockTradingDataServiceClientMockRecorder) TradesByParty(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
TradesByParty indicates an expected call of TradesByParty.
func (*MockTradingDataServiceClientMockRecorder) TradesSubscribe ¶
func (mr *MockTradingDataServiceClientMockRecorder) TradesSubscribe(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
TradesSubscribe indicates an expected call of TradesSubscribe.
func (*MockTradingDataServiceClientMockRecorder) Transfers ¶
func (mr *MockTradingDataServiceClientMockRecorder) Transfers(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
Transfers indicates an expected call of Transfers.
func (*MockTradingDataServiceClientMockRecorder) Withdrawal ¶
func (mr *MockTradingDataServiceClientMockRecorder) Withdrawal(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
Withdrawal indicates an expected call of Withdrawal.
func (*MockTradingDataServiceClientMockRecorder) Withdrawals ¶
func (mr *MockTradingDataServiceClientMockRecorder) Withdrawals(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
Withdrawals indicates an expected call of Withdrawals.
type MockTradingDataServiceClientV2 ¶
type MockTradingDataServiceClientV2 struct {
// contains filtered or unexported fields
}
MockTradingDataServiceClientV2 is a mock of TradingDataServiceClientV2 interface.
func NewMockTradingDataServiceClientV2 ¶
func NewMockTradingDataServiceClientV2(ctrl *gomock.Controller) *MockTradingDataServiceClientV2
NewMockTradingDataServiceClientV2 creates a new mock instance.
func (*MockTradingDataServiceClientV2) CopyHistorySegmentToFile ¶ added in v0.62.0
func (m *MockTradingDataServiceClientV2) CopyHistorySegmentToFile(arg0 context.Context, arg1 *v2.CopyHistorySegmentToFileRequest, arg2 ...grpc.CallOption) (*v2.CopyHistorySegmentToFileResponse, error)
CopyHistorySegmentToFile mocks base method.
func (*MockTradingDataServiceClientV2) EXPECT ¶
func (m *MockTradingDataServiceClientV2) EXPECT() *MockTradingDataServiceClientV2MockRecorder
EXPECT returns an object that allows the caller to indicate expected use.
func (*MockTradingDataServiceClientV2) EstimateFee ¶
func (m *MockTradingDataServiceClientV2) EstimateFee(arg0 context.Context, arg1 *v2.EstimateFeeRequest, arg2 ...grpc.CallOption) (*v2.EstimateFeeResponse, error)
EstimateFee mocks base method.
func (*MockTradingDataServiceClientV2) EstimateMargin ¶
func (m *MockTradingDataServiceClientV2) EstimateMargin(arg0 context.Context, arg1 *v2.EstimateMarginRequest, arg2 ...grpc.CallOption) (*v2.EstimateMarginResponse, error)
EstimateMargin mocks base method.
func (*MockTradingDataServiceClientV2) FetchDeHistorySegment ¶ added in v0.60.0
func (m *MockTradingDataServiceClientV2) FetchDeHistorySegment(arg0 context.Context, arg1 *v2.FetchDeHistorySegmentRequest, arg2 ...grpc.CallOption) (*v2.FetchDeHistorySegmentResponse, error)
FetchDeHistorySegment mocks base method.
func (*MockTradingDataServiceClientV2) GetActiveDeHistoryPeerAddresses ¶ added in v0.60.0
func (m *MockTradingDataServiceClientV2) GetActiveDeHistoryPeerAddresses(arg0 context.Context, arg1 *v2.GetActiveDeHistoryPeerAddressesRequest, arg2 ...grpc.CallOption) (*v2.GetActiveDeHistoryPeerAddressesResponse, error)
GetActiveDeHistoryPeerAddresses mocks base method.
func (*MockTradingDataServiceClientV2) GetAsset ¶
func (m *MockTradingDataServiceClientV2) GetAsset(arg0 context.Context, arg1 *v2.GetAssetRequest, arg2 ...grpc.CallOption) (*v2.GetAssetResponse, error)
GetAsset mocks base method.
func (*MockTradingDataServiceClientV2) GetDeposit ¶
func (m *MockTradingDataServiceClientV2) GetDeposit(arg0 context.Context, arg1 *v2.GetDepositRequest, arg2 ...grpc.CallOption) (*v2.GetDepositResponse, error)
GetDeposit mocks base method.
func (*MockTradingDataServiceClientV2) GetERC20ListAssetBundle ¶
func (m *MockTradingDataServiceClientV2) GetERC20ListAssetBundle(arg0 context.Context, arg1 *v2.GetERC20ListAssetBundleRequest, arg2 ...grpc.CallOption) (*v2.GetERC20ListAssetBundleResponse, error)
GetERC20ListAssetBundle mocks base method.
func (*MockTradingDataServiceClientV2) GetERC20SetAssetLimitsBundle ¶
func (m *MockTradingDataServiceClientV2) GetERC20SetAssetLimitsBundle(arg0 context.Context, arg1 *v2.GetERC20SetAssetLimitsBundleRequest, arg2 ...grpc.CallOption) (*v2.GetERC20SetAssetLimitsBundleResponse, error)
GetERC20SetAssetLimitsBundle mocks base method.
func (*MockTradingDataServiceClientV2) GetERC20WithdrawalApproval ¶
func (m *MockTradingDataServiceClientV2) GetERC20WithdrawalApproval(arg0 context.Context, arg1 *v2.GetERC20WithdrawalApprovalRequest, arg2 ...grpc.CallOption) (*v2.GetERC20WithdrawalApprovalResponse, error)
GetERC20WithdrawalApproval mocks base method.
func (*MockTradingDataServiceClientV2) GetEpoch ¶
func (m *MockTradingDataServiceClientV2) GetEpoch(arg0 context.Context, arg1 *v2.GetEpochRequest, arg2 ...grpc.CallOption) (*v2.GetEpochResponse, error)
GetEpoch mocks base method.
func (*MockTradingDataServiceClientV2) GetGovernanceData ¶
func (m *MockTradingDataServiceClientV2) GetGovernanceData(arg0 context.Context, arg1 *v2.GetGovernanceDataRequest, arg2 ...grpc.CallOption) (*v2.GetGovernanceDataResponse, error)
GetGovernanceData mocks base method.
func (*MockTradingDataServiceClientV2) GetLastTrade ¶
func (m *MockTradingDataServiceClientV2) GetLastTrade(arg0 context.Context, arg1 *v2.GetLastTradeRequest, arg2 ...grpc.CallOption) (*v2.GetLastTradeResponse, error)
GetLastTrade mocks base method.
func (*MockTradingDataServiceClientV2) GetLatestMarketData ¶
func (m *MockTradingDataServiceClientV2) GetLatestMarketData(arg0 context.Context, arg1 *v2.GetLatestMarketDataRequest, arg2 ...grpc.CallOption) (*v2.GetLatestMarketDataResponse, error)
GetLatestMarketData mocks base method.
func (*MockTradingDataServiceClientV2) GetLatestMarketDepth ¶
func (m *MockTradingDataServiceClientV2) GetLatestMarketDepth(arg0 context.Context, arg1 *v2.GetLatestMarketDepthRequest, arg2 ...grpc.CallOption) (*v2.GetLatestMarketDepthResponse, error)
GetLatestMarketDepth mocks base method.
func (*MockTradingDataServiceClientV2) GetMarket ¶
func (m *MockTradingDataServiceClientV2) GetMarket(arg0 context.Context, arg1 *v2.GetMarketRequest, arg2 ...grpc.CallOption) (*v2.GetMarketResponse, error)
GetMarket mocks base method.
func (*MockTradingDataServiceClientV2) GetMarketDataHistoryByID ¶
func (m *MockTradingDataServiceClientV2) GetMarketDataHistoryByID(arg0 context.Context, arg1 *v2.GetMarketDataHistoryByIDRequest, arg2 ...grpc.CallOption) (*v2.GetMarketDataHistoryByIDResponse, error)
GetMarketDataHistoryByID mocks base method.
func (*MockTradingDataServiceClientV2) GetMostRecentDeHistorySegment ¶ added in v0.60.0
func (m *MockTradingDataServiceClientV2) GetMostRecentDeHistorySegment(arg0 context.Context, arg1 *v2.GetMostRecentDeHistorySegmentRequest, arg2 ...grpc.CallOption) (*v2.GetMostRecentDeHistorySegmentResponse, error)
GetMostRecentDeHistorySegment mocks base method.
func (*MockTradingDataServiceClientV2) GetNetworkData ¶
func (m *MockTradingDataServiceClientV2) GetNetworkData(arg0 context.Context, arg1 *v2.GetNetworkDataRequest, arg2 ...grpc.CallOption) (*v2.GetNetworkDataResponse, error)
GetNetworkData mocks base method.
func (*MockTradingDataServiceClientV2) GetNetworkLimits ¶
func (m *MockTradingDataServiceClientV2) GetNetworkLimits(arg0 context.Context, arg1 *v2.GetNetworkLimitsRequest, arg2 ...grpc.CallOption) (*v2.GetNetworkLimitsResponse, error)
GetNetworkLimits mocks base method.
func (*MockTradingDataServiceClientV2) GetNetworkParameter ¶
func (m *MockTradingDataServiceClientV2) GetNetworkParameter(arg0 context.Context, arg1 *v2.GetNetworkParameterRequest, arg2 ...grpc.CallOption) (*v2.GetNetworkParameterResponse, error)
GetNetworkParameter mocks base method.
func (*MockTradingDataServiceClientV2) GetNode ¶
func (m *MockTradingDataServiceClientV2) GetNode(arg0 context.Context, arg1 *v2.GetNodeRequest, arg2 ...grpc.CallOption) (*v2.GetNodeResponse, error)
GetNode mocks base method.
func (*MockTradingDataServiceClientV2) GetOracleSpec ¶
func (m *MockTradingDataServiceClientV2) GetOracleSpec(arg0 context.Context, arg1 *v2.GetOracleSpecRequest, arg2 ...grpc.CallOption) (*v2.GetOracleSpecResponse, error)
GetOracleSpec mocks base method.
func (*MockTradingDataServiceClientV2) GetOrder ¶
func (m *MockTradingDataServiceClientV2) GetOrder(arg0 context.Context, arg1 *v2.GetOrderRequest, arg2 ...grpc.CallOption) (*v2.GetOrderResponse, error)
GetOrder mocks base method.
func (*MockTradingDataServiceClientV2) GetParty ¶
func (m *MockTradingDataServiceClientV2) GetParty(arg0 context.Context, arg1 *v2.GetPartyRequest, arg2 ...grpc.CallOption) (*v2.GetPartyResponse, error)
GetParty mocks base method.
func (*MockTradingDataServiceClientV2) GetProtocolUpgradeStatus ¶ added in v0.59.0
func (m *MockTradingDataServiceClientV2) GetProtocolUpgradeStatus(arg0 context.Context, arg1 *v2.GetProtocolUpgradeStatusRequest, arg2 ...grpc.CallOption) (*v2.GetProtocolUpgradeStatusResponse, error)
GetProtocolUpgradeStatus mocks base method.
func (*MockTradingDataServiceClientV2) GetRiskFactors ¶
func (m *MockTradingDataServiceClientV2) GetRiskFactors(arg0 context.Context, arg1 *v2.GetRiskFactorsRequest, arg2 ...grpc.CallOption) (*v2.GetRiskFactorsResponse, error)
GetRiskFactors mocks base method.
func (*MockTradingDataServiceClientV2) GetStake ¶
func (m *MockTradingDataServiceClientV2) GetStake(arg0 context.Context, arg1 *v2.GetStakeRequest, arg2 ...grpc.CallOption) (*v2.GetStakeResponse, error)
GetStake mocks base method.
func (*MockTradingDataServiceClientV2) GetVegaTime ¶
func (m *MockTradingDataServiceClientV2) GetVegaTime(arg0 context.Context, arg1 *v2.GetVegaTimeRequest, arg2 ...grpc.CallOption) (*v2.GetVegaTimeResponse, error)
GetVegaTime mocks base method.
func (*MockTradingDataServiceClientV2) GetWithdrawal ¶
func (m *MockTradingDataServiceClientV2) GetWithdrawal(arg0 context.Context, arg1 *v2.GetWithdrawalRequest, arg2 ...grpc.CallOption) (*v2.GetWithdrawalResponse, error)
GetWithdrawal mocks base method.
func (*MockTradingDataServiceClientV2) Info ¶
func (m *MockTradingDataServiceClientV2) Info(arg0 context.Context, arg1 *v2.InfoRequest, arg2 ...grpc.CallOption) (*v2.InfoResponse, error)
Info mocks base method.
func (*MockTradingDataServiceClientV2) ListAccounts ¶
func (m *MockTradingDataServiceClientV2) ListAccounts(arg0 context.Context, arg1 *v2.ListAccountsRequest, arg2 ...grpc.CallOption) (*v2.ListAccountsResponse, error)
ListAccounts mocks base method.
func (*MockTradingDataServiceClientV2) ListAllDeHistorySegments ¶ added in v0.60.0
func (m *MockTradingDataServiceClientV2) ListAllDeHistorySegments(arg0 context.Context, arg1 *v2.ListAllDeHistorySegmentsRequest, arg2 ...grpc.CallOption) (*v2.ListAllDeHistorySegmentsResponse, error)
ListAllDeHistorySegments mocks base method.
func (*MockTradingDataServiceClientV2) ListAssets ¶
func (m *MockTradingDataServiceClientV2) ListAssets(arg0 context.Context, arg1 *v2.ListAssetsRequest, arg2 ...grpc.CallOption) (*v2.ListAssetsResponse, error)
ListAssets mocks base method.
func (*MockTradingDataServiceClientV2) ListBalanceChanges ¶ added in v0.59.0
func (m *MockTradingDataServiceClientV2) ListBalanceChanges(arg0 context.Context, arg1 *v2.ListBalanceChangesRequest, arg2 ...grpc.CallOption) (*v2.ListBalanceChangesResponse, error)
ListBalanceChanges mocks base method.
func (*MockTradingDataServiceClientV2) ListCandleData ¶
func (m *MockTradingDataServiceClientV2) ListCandleData(arg0 context.Context, arg1 *v2.ListCandleDataRequest, arg2 ...grpc.CallOption) (*v2.ListCandleDataResponse, error)
ListCandleData mocks base method.
func (*MockTradingDataServiceClientV2) ListCandleIntervals ¶
func (m *MockTradingDataServiceClientV2) ListCandleIntervals(arg0 context.Context, arg1 *v2.ListCandleIntervalsRequest, arg2 ...grpc.CallOption) (*v2.ListCandleIntervalsResponse, error)
ListCandleIntervals mocks base method.
func (*MockTradingDataServiceClientV2) ListCheckpoints ¶
func (m *MockTradingDataServiceClientV2) ListCheckpoints(arg0 context.Context, arg1 *v2.ListCheckpointsRequest, arg2 ...grpc.CallOption) (*v2.ListCheckpointsResponse, error)
ListCheckpoints mocks base method.
func (*MockTradingDataServiceClientV2) ListDelegations ¶
func (m *MockTradingDataServiceClientV2) ListDelegations(arg0 context.Context, arg1 *v2.ListDelegationsRequest, arg2 ...grpc.CallOption) (*v2.ListDelegationsResponse, error)
ListDelegations mocks base method.
func (*MockTradingDataServiceClientV2) ListDeposits ¶
func (m *MockTradingDataServiceClientV2) ListDeposits(arg0 context.Context, arg1 *v2.ListDepositsRequest, arg2 ...grpc.CallOption) (*v2.ListDepositsResponse, error)
ListDeposits mocks base method.
func (*MockTradingDataServiceClientV2) ListERC20MultiSigSignerAddedBundles ¶ added in v0.59.0
func (m *MockTradingDataServiceClientV2) ListERC20MultiSigSignerAddedBundles(arg0 context.Context, arg1 *v2.ListERC20MultiSigSignerAddedBundlesRequest, arg2 ...grpc.CallOption) (*v2.ListERC20MultiSigSignerAddedBundlesResponse, error)
ListERC20MultiSigSignerAddedBundles mocks base method.
func (*MockTradingDataServiceClientV2) ListERC20MultiSigSignerRemovedBundles ¶ added in v0.59.0
func (m *MockTradingDataServiceClientV2) ListERC20MultiSigSignerRemovedBundles(arg0 context.Context, arg1 *v2.ListERC20MultiSigSignerRemovedBundlesRequest, arg2 ...grpc.CallOption) (*v2.ListERC20MultiSigSignerRemovedBundlesResponse, error)
ListERC20MultiSigSignerRemovedBundles mocks base method.
func (*MockTradingDataServiceClientV2) ListEthereumKeyRotations ¶
func (m *MockTradingDataServiceClientV2) ListEthereumKeyRotations(arg0 context.Context, arg1 *v2.ListEthereumKeyRotationsRequest, arg2 ...grpc.CallOption) (*v2.ListEthereumKeyRotationsResponse, error)
ListEthereumKeyRotations mocks base method.
func (*MockTradingDataServiceClientV2) ListGovernanceData ¶
func (m *MockTradingDataServiceClientV2) ListGovernanceData(arg0 context.Context, arg1 *v2.ListGovernanceDataRequest, arg2 ...grpc.CallOption) (*v2.ListGovernanceDataResponse, error)
ListGovernanceData mocks base method.
func (*MockTradingDataServiceClientV2) ListKeyRotations ¶
func (m *MockTradingDataServiceClientV2) ListKeyRotations(arg0 context.Context, arg1 *v2.ListKeyRotationsRequest, arg2 ...grpc.CallOption) (*v2.ListKeyRotationsResponse, error)
ListKeyRotations mocks base method.
func (*MockTradingDataServiceClientV2) ListLatestMarketData ¶
func (m *MockTradingDataServiceClientV2) ListLatestMarketData(arg0 context.Context, arg1 *v2.ListLatestMarketDataRequest, arg2 ...grpc.CallOption) (*v2.ListLatestMarketDataResponse, error)
ListLatestMarketData mocks base method.
func (*MockTradingDataServiceClientV2) ListLedgerEntries ¶ added in v0.58.0
func (m *MockTradingDataServiceClientV2) ListLedgerEntries(arg0 context.Context, arg1 *v2.ListLedgerEntriesRequest, arg2 ...grpc.CallOption) (*v2.ListLedgerEntriesResponse, error)
ListLedgerEntries mocks base method.
func (*MockTradingDataServiceClientV2) ListLiquidityProvisions ¶
func (m *MockTradingDataServiceClientV2) ListLiquidityProvisions(arg0 context.Context, arg1 *v2.ListLiquidityProvisionsRequest, arg2 ...grpc.CallOption) (*v2.ListLiquidityProvisionsResponse, error)
ListLiquidityProvisions mocks base method.
func (*MockTradingDataServiceClientV2) ListMarginLevels ¶
func (m *MockTradingDataServiceClientV2) ListMarginLevels(arg0 context.Context, arg1 *v2.ListMarginLevelsRequest, arg2 ...grpc.CallOption) (*v2.ListMarginLevelsResponse, error)
ListMarginLevels mocks base method.
func (*MockTradingDataServiceClientV2) ListMarkets ¶
func (m *MockTradingDataServiceClientV2) ListMarkets(arg0 context.Context, arg1 *v2.ListMarketsRequest, arg2 ...grpc.CallOption) (*v2.ListMarketsResponse, error)
ListMarkets mocks base method.
func (*MockTradingDataServiceClientV2) ListNetworkParameters ¶
func (m *MockTradingDataServiceClientV2) ListNetworkParameters(arg0 context.Context, arg1 *v2.ListNetworkParametersRequest, arg2 ...grpc.CallOption) (*v2.ListNetworkParametersResponse, error)
ListNetworkParameters mocks base method.
func (*MockTradingDataServiceClientV2) ListNodeSignatures ¶
func (m *MockTradingDataServiceClientV2) ListNodeSignatures(arg0 context.Context, arg1 *v2.ListNodeSignaturesRequest, arg2 ...grpc.CallOption) (*v2.ListNodeSignaturesResponse, error)
ListNodeSignatures mocks base method.
func (*MockTradingDataServiceClientV2) ListNodes ¶
func (m *MockTradingDataServiceClientV2) ListNodes(arg0 context.Context, arg1 *v2.ListNodesRequest, arg2 ...grpc.CallOption) (*v2.ListNodesResponse, error)
ListNodes mocks base method.
func (*MockTradingDataServiceClientV2) ListOracleData ¶
func (m *MockTradingDataServiceClientV2) ListOracleData(arg0 context.Context, arg1 *v2.ListOracleDataRequest, arg2 ...grpc.CallOption) (*v2.ListOracleDataResponse, error)
ListOracleData mocks base method.
func (*MockTradingDataServiceClientV2) ListOracleSpecs ¶
func (m *MockTradingDataServiceClientV2) ListOracleSpecs(arg0 context.Context, arg1 *v2.ListOracleSpecsRequest, arg2 ...grpc.CallOption) (*v2.ListOracleSpecsResponse, error)
ListOracleSpecs mocks base method.
func (*MockTradingDataServiceClientV2) ListOrderVersions ¶
func (m *MockTradingDataServiceClientV2) ListOrderVersions(arg0 context.Context, arg1 *v2.ListOrderVersionsRequest, arg2 ...grpc.CallOption) (*v2.ListOrderVersionsResponse, error)
ListOrderVersions mocks base method.
func (*MockTradingDataServiceClientV2) ListOrders ¶
func (m *MockTradingDataServiceClientV2) ListOrders(arg0 context.Context, arg1 *v2.ListOrdersRequest, arg2 ...grpc.CallOption) (*v2.ListOrdersResponse, error)
ListOrders mocks base method.
func (*MockTradingDataServiceClientV2) ListParties ¶
func (m *MockTradingDataServiceClientV2) ListParties(arg0 context.Context, arg1 *v2.ListPartiesRequest, arg2 ...grpc.CallOption) (*v2.ListPartiesResponse, error)
ListParties mocks base method.
func (*MockTradingDataServiceClientV2) ListPositions ¶
func (m *MockTradingDataServiceClientV2) ListPositions(arg0 context.Context, arg1 *v2.ListPositionsRequest, arg2 ...grpc.CallOption) (*v2.ListPositionsResponse, error)
ListPositions mocks base method.
func (*MockTradingDataServiceClientV2) ListProtocolUpgradeProposals ¶ added in v0.61.0
func (m *MockTradingDataServiceClientV2) ListProtocolUpgradeProposals(arg0 context.Context, arg1 *v2.ListProtocolUpgradeProposalsRequest, arg2 ...grpc.CallOption) (*v2.ListProtocolUpgradeProposalsResponse, error)
ListProtocolUpgradeProposals mocks base method.
func (*MockTradingDataServiceClientV2) ListRewardSummaries ¶
func (m *MockTradingDataServiceClientV2) ListRewardSummaries(arg0 context.Context, arg1 *v2.ListRewardSummariesRequest, arg2 ...grpc.CallOption) (*v2.ListRewardSummariesResponse, error)
ListRewardSummaries mocks base method.
func (*MockTradingDataServiceClientV2) ListRewards ¶
func (m *MockTradingDataServiceClientV2) ListRewards(arg0 context.Context, arg1 *v2.ListRewardsRequest, arg2 ...grpc.CallOption) (*v2.ListRewardsResponse, error)
ListRewards mocks base method.
func (*MockTradingDataServiceClientV2) ListTrades ¶
func (m *MockTradingDataServiceClientV2) ListTrades(arg0 context.Context, arg1 *v2.ListTradesRequest, arg2 ...grpc.CallOption) (*v2.ListTradesResponse, error)
ListTrades mocks base method.
func (*MockTradingDataServiceClientV2) ListTransfers ¶
func (m *MockTradingDataServiceClientV2) ListTransfers(arg0 context.Context, arg1 *v2.ListTransfersRequest, arg2 ...grpc.CallOption) (*v2.ListTransfersResponse, error)
ListTransfers mocks base method.
func (*MockTradingDataServiceClientV2) ListVotes ¶
func (m *MockTradingDataServiceClientV2) ListVotes(arg0 context.Context, arg1 *v2.ListVotesRequest, arg2 ...grpc.CallOption) (*v2.ListVotesResponse, error)
ListVotes mocks base method.
func (*MockTradingDataServiceClientV2) ListWithdrawals ¶
func (m *MockTradingDataServiceClientV2) ListWithdrawals(arg0 context.Context, arg1 *v2.ListWithdrawalsRequest, arg2 ...grpc.CallOption) (*v2.ListWithdrawalsResponse, error)
ListWithdrawals mocks base method.
func (*MockTradingDataServiceClientV2) ObserveAccounts ¶
func (m *MockTradingDataServiceClientV2) ObserveAccounts(arg0 context.Context, arg1 *v2.ObserveAccountsRequest, arg2 ...grpc.CallOption) (v2.TradingDataService_ObserveAccountsClient, error)
ObserveAccounts mocks base method.
func (*MockTradingDataServiceClientV2) ObserveCandleData ¶
func (m *MockTradingDataServiceClientV2) ObserveCandleData(arg0 context.Context, arg1 *v2.ObserveCandleDataRequest, arg2 ...grpc.CallOption) (v2.TradingDataService_ObserveCandleDataClient, error)
ObserveCandleData mocks base method.
func (*MockTradingDataServiceClientV2) ObserveDelegations ¶
func (m *MockTradingDataServiceClientV2) ObserveDelegations(arg0 context.Context, arg1 *v2.ObserveDelegationsRequest, arg2 ...grpc.CallOption) (v2.TradingDataService_ObserveDelegationsClient, error)
ObserveDelegations mocks base method.
func (*MockTradingDataServiceClientV2) ObserveEventBus ¶
func (m *MockTradingDataServiceClientV2) ObserveEventBus(arg0 context.Context, arg1 ...grpc.CallOption) (v2.TradingDataService_ObserveEventBusClient, error)
ObserveEventBus mocks base method.
func (*MockTradingDataServiceClientV2) ObserveGovernance ¶
func (m *MockTradingDataServiceClientV2) ObserveGovernance(arg0 context.Context, arg1 *v2.ObserveGovernanceRequest, arg2 ...grpc.CallOption) (v2.TradingDataService_ObserveGovernanceClient, error)
ObserveGovernance mocks base method.
func (*MockTradingDataServiceClientV2) ObserveLedgerMovements ¶ added in v0.56.0
func (m *MockTradingDataServiceClientV2) ObserveLedgerMovements(arg0 context.Context, arg1 *v2.ObserveLedgerMovementsRequest, arg2 ...grpc.CallOption) (v2.TradingDataService_ObserveLedgerMovementsClient, error)
ObserveLedgerMovements mocks base method.
func (*MockTradingDataServiceClientV2) ObserveLiquidityProvisions ¶ added in v0.55.0
func (m *MockTradingDataServiceClientV2) ObserveLiquidityProvisions(arg0 context.Context, arg1 *v2.ObserveLiquidityProvisionsRequest, arg2 ...grpc.CallOption) (v2.TradingDataService_ObserveLiquidityProvisionsClient, error)
ObserveLiquidityProvisions mocks base method.
func (*MockTradingDataServiceClientV2) ObserveMarginLevels ¶
func (m *MockTradingDataServiceClientV2) ObserveMarginLevels(arg0 context.Context, arg1 *v2.ObserveMarginLevelsRequest, arg2 ...grpc.CallOption) (v2.TradingDataService_ObserveMarginLevelsClient, error)
ObserveMarginLevels mocks base method.
func (*MockTradingDataServiceClientV2) ObserveMarketsData ¶
func (m *MockTradingDataServiceClientV2) ObserveMarketsData(arg0 context.Context, arg1 *v2.ObserveMarketsDataRequest, arg2 ...grpc.CallOption) (v2.TradingDataService_ObserveMarketsDataClient, error)
ObserveMarketsData mocks base method.
func (*MockTradingDataServiceClientV2) ObserveMarketsDepth ¶
func (m *MockTradingDataServiceClientV2) ObserveMarketsDepth(arg0 context.Context, arg1 *v2.ObserveMarketsDepthRequest, arg2 ...grpc.CallOption) (v2.TradingDataService_ObserveMarketsDepthClient, error)
ObserveMarketsDepth mocks base method.
func (*MockTradingDataServiceClientV2) ObserveMarketsDepthUpdates ¶
func (m *MockTradingDataServiceClientV2) ObserveMarketsDepthUpdates(arg0 context.Context, arg1 *v2.ObserveMarketsDepthUpdatesRequest, arg2 ...grpc.CallOption) (v2.TradingDataService_ObserveMarketsDepthUpdatesClient, error)
ObserveMarketsDepthUpdates mocks base method.
func (*MockTradingDataServiceClientV2) ObserveOrders ¶
func (m *MockTradingDataServiceClientV2) ObserveOrders(arg0 context.Context, arg1 *v2.ObserveOrdersRequest, arg2 ...grpc.CallOption) (v2.TradingDataService_ObserveOrdersClient, error)
ObserveOrders mocks base method.
func (*MockTradingDataServiceClientV2) ObservePositions ¶
func (m *MockTradingDataServiceClientV2) ObservePositions(arg0 context.Context, arg1 *v2.ObservePositionsRequest, arg2 ...grpc.CallOption) (v2.TradingDataService_ObservePositionsClient, error)
ObservePositions mocks base method.
func (*MockTradingDataServiceClientV2) ObserveRewards ¶
func (m *MockTradingDataServiceClientV2) ObserveRewards(arg0 context.Context, arg1 *v2.ObserveRewardsRequest, arg2 ...grpc.CallOption) (v2.TradingDataService_ObserveRewardsClient, error)
ObserveRewards mocks base method.
func (*MockTradingDataServiceClientV2) ObserveTrades ¶
func (m *MockTradingDataServiceClientV2) ObserveTrades(arg0 context.Context, arg1 *v2.ObserveTradesRequest, arg2 ...grpc.CallOption) (v2.TradingDataService_ObserveTradesClient, error)
ObserveTrades mocks base method.
func (*MockTradingDataServiceClientV2) ObserveVotes ¶
func (m *MockTradingDataServiceClientV2) ObserveVotes(arg0 context.Context, arg1 *v2.ObserveVotesRequest, arg2 ...grpc.CallOption) (v2.TradingDataService_ObserveVotesClient, error)
ObserveVotes mocks base method.
func (*MockTradingDataServiceClientV2) Ping ¶ added in v0.60.0
func (m *MockTradingDataServiceClientV2) Ping(arg0 context.Context, arg1 *v2.PingRequest, arg2 ...grpc.CallOption) (*v2.PingResponse, error)
Ping mocks base method.
type MockTradingDataServiceClientV2MockRecorder ¶
type MockTradingDataServiceClientV2MockRecorder struct {
// contains filtered or unexported fields
}
MockTradingDataServiceClientV2MockRecorder is the mock recorder for MockTradingDataServiceClientV2.
func (*MockTradingDataServiceClientV2MockRecorder) CopyHistorySegmentToFile ¶ added in v0.62.0
func (mr *MockTradingDataServiceClientV2MockRecorder) CopyHistorySegmentToFile(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
CopyHistorySegmentToFile indicates an expected call of CopyHistorySegmentToFile.
func (*MockTradingDataServiceClientV2MockRecorder) EstimateFee ¶
func (mr *MockTradingDataServiceClientV2MockRecorder) EstimateFee(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
EstimateFee indicates an expected call of EstimateFee.
func (*MockTradingDataServiceClientV2MockRecorder) EstimateMargin ¶
func (mr *MockTradingDataServiceClientV2MockRecorder) EstimateMargin(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
EstimateMargin indicates an expected call of EstimateMargin.
func (*MockTradingDataServiceClientV2MockRecorder) FetchDeHistorySegment ¶ added in v0.60.0
func (mr *MockTradingDataServiceClientV2MockRecorder) FetchDeHistorySegment(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
FetchDeHistorySegment indicates an expected call of FetchDeHistorySegment.
func (*MockTradingDataServiceClientV2MockRecorder) GetActiveDeHistoryPeerAddresses ¶ added in v0.60.0
func (mr *MockTradingDataServiceClientV2MockRecorder) GetActiveDeHistoryPeerAddresses(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
GetActiveDeHistoryPeerAddresses indicates an expected call of GetActiveDeHistoryPeerAddresses.
func (*MockTradingDataServiceClientV2MockRecorder) GetAsset ¶
func (mr *MockTradingDataServiceClientV2MockRecorder) GetAsset(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
GetAsset indicates an expected call of GetAsset.
func (*MockTradingDataServiceClientV2MockRecorder) GetDeposit ¶
func (mr *MockTradingDataServiceClientV2MockRecorder) GetDeposit(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
GetDeposit indicates an expected call of GetDeposit.
func (*MockTradingDataServiceClientV2MockRecorder) GetERC20ListAssetBundle ¶
func (mr *MockTradingDataServiceClientV2MockRecorder) GetERC20ListAssetBundle(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
GetERC20ListAssetBundle indicates an expected call of GetERC20ListAssetBundle.
func (*MockTradingDataServiceClientV2MockRecorder) GetERC20SetAssetLimitsBundle ¶
func (mr *MockTradingDataServiceClientV2MockRecorder) GetERC20SetAssetLimitsBundle(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
GetERC20SetAssetLimitsBundle indicates an expected call of GetERC20SetAssetLimitsBundle.
func (*MockTradingDataServiceClientV2MockRecorder) GetERC20WithdrawalApproval ¶
func (mr *MockTradingDataServiceClientV2MockRecorder) GetERC20WithdrawalApproval(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
GetERC20WithdrawalApproval indicates an expected call of GetERC20WithdrawalApproval.
func (*MockTradingDataServiceClientV2MockRecorder) GetEpoch ¶
func (mr *MockTradingDataServiceClientV2MockRecorder) GetEpoch(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
GetEpoch indicates an expected call of GetEpoch.
func (*MockTradingDataServiceClientV2MockRecorder) GetGovernanceData ¶
func (mr *MockTradingDataServiceClientV2MockRecorder) GetGovernanceData(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
GetGovernanceData indicates an expected call of GetGovernanceData.
func (*MockTradingDataServiceClientV2MockRecorder) GetLastTrade ¶
func (mr *MockTradingDataServiceClientV2MockRecorder) GetLastTrade(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
GetLastTrade indicates an expected call of GetLastTrade.
func (*MockTradingDataServiceClientV2MockRecorder) GetLatestMarketData ¶
func (mr *MockTradingDataServiceClientV2MockRecorder) GetLatestMarketData(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
GetLatestMarketData indicates an expected call of GetLatestMarketData.
func (*MockTradingDataServiceClientV2MockRecorder) GetLatestMarketDepth ¶
func (mr *MockTradingDataServiceClientV2MockRecorder) GetLatestMarketDepth(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
GetLatestMarketDepth indicates an expected call of GetLatestMarketDepth.
func (*MockTradingDataServiceClientV2MockRecorder) GetMarket ¶
func (mr *MockTradingDataServiceClientV2MockRecorder) GetMarket(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
GetMarket indicates an expected call of GetMarket.
func (*MockTradingDataServiceClientV2MockRecorder) GetMarketDataHistoryByID ¶
func (mr *MockTradingDataServiceClientV2MockRecorder) GetMarketDataHistoryByID(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
GetMarketDataHistoryByID indicates an expected call of GetMarketDataHistoryByID.
func (*MockTradingDataServiceClientV2MockRecorder) GetMostRecentDeHistorySegment ¶ added in v0.60.0
func (mr *MockTradingDataServiceClientV2MockRecorder) GetMostRecentDeHistorySegment(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
GetMostRecentDeHistorySegment indicates an expected call of GetMostRecentDeHistorySegment.
func (*MockTradingDataServiceClientV2MockRecorder) GetNetworkData ¶
func (mr *MockTradingDataServiceClientV2MockRecorder) GetNetworkData(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
GetNetworkData indicates an expected call of GetNetworkData.
func (*MockTradingDataServiceClientV2MockRecorder) GetNetworkLimits ¶
func (mr *MockTradingDataServiceClientV2MockRecorder) GetNetworkLimits(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
GetNetworkLimits indicates an expected call of GetNetworkLimits.
func (*MockTradingDataServiceClientV2MockRecorder) GetNetworkParameter ¶
func (mr *MockTradingDataServiceClientV2MockRecorder) GetNetworkParameter(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
GetNetworkParameter indicates an expected call of GetNetworkParameter.
func (*MockTradingDataServiceClientV2MockRecorder) GetNode ¶
func (mr *MockTradingDataServiceClientV2MockRecorder) GetNode(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
GetNode indicates an expected call of GetNode.
func (*MockTradingDataServiceClientV2MockRecorder) GetOracleSpec ¶
func (mr *MockTradingDataServiceClientV2MockRecorder) GetOracleSpec(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
GetOracleSpec indicates an expected call of GetOracleSpec.
func (*MockTradingDataServiceClientV2MockRecorder) GetOrder ¶
func (mr *MockTradingDataServiceClientV2MockRecorder) GetOrder(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
GetOrder indicates an expected call of GetOrder.
func (*MockTradingDataServiceClientV2MockRecorder) GetParty ¶
func (mr *MockTradingDataServiceClientV2MockRecorder) GetParty(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
GetParty indicates an expected call of GetParty.
func (*MockTradingDataServiceClientV2MockRecorder) GetProtocolUpgradeStatus ¶ added in v0.59.0
func (mr *MockTradingDataServiceClientV2MockRecorder) GetProtocolUpgradeStatus(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
GetProtocolUpgradeStatus indicates an expected call of GetProtocolUpgradeStatus.
func (*MockTradingDataServiceClientV2MockRecorder) GetRiskFactors ¶
func (mr *MockTradingDataServiceClientV2MockRecorder) GetRiskFactors(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
GetRiskFactors indicates an expected call of GetRiskFactors.
func (*MockTradingDataServiceClientV2MockRecorder) GetStake ¶
func (mr *MockTradingDataServiceClientV2MockRecorder) GetStake(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
GetStake indicates an expected call of GetStake.
func (*MockTradingDataServiceClientV2MockRecorder) GetVegaTime ¶
func (mr *MockTradingDataServiceClientV2MockRecorder) GetVegaTime(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
GetVegaTime indicates an expected call of GetVegaTime.
func (*MockTradingDataServiceClientV2MockRecorder) GetWithdrawal ¶
func (mr *MockTradingDataServiceClientV2MockRecorder) GetWithdrawal(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
GetWithdrawal indicates an expected call of GetWithdrawal.
func (*MockTradingDataServiceClientV2MockRecorder) Info ¶
func (mr *MockTradingDataServiceClientV2MockRecorder) Info(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
Info indicates an expected call of Info.
func (*MockTradingDataServiceClientV2MockRecorder) ListAccounts ¶
func (mr *MockTradingDataServiceClientV2MockRecorder) ListAccounts(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
ListAccounts indicates an expected call of ListAccounts.
func (*MockTradingDataServiceClientV2MockRecorder) ListAllDeHistorySegments ¶ added in v0.60.0
func (mr *MockTradingDataServiceClientV2MockRecorder) ListAllDeHistorySegments(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
ListAllDeHistorySegments indicates an expected call of ListAllDeHistorySegments.
func (*MockTradingDataServiceClientV2MockRecorder) ListAssets ¶
func (mr *MockTradingDataServiceClientV2MockRecorder) ListAssets(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
ListAssets indicates an expected call of ListAssets.
func (*MockTradingDataServiceClientV2MockRecorder) ListBalanceChanges ¶ added in v0.59.0
func (mr *MockTradingDataServiceClientV2MockRecorder) ListBalanceChanges(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
ListBalanceChanges indicates an expected call of ListBalanceChanges.
func (*MockTradingDataServiceClientV2MockRecorder) ListCandleData ¶
func (mr *MockTradingDataServiceClientV2MockRecorder) ListCandleData(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
ListCandleData indicates an expected call of ListCandleData.
func (*MockTradingDataServiceClientV2MockRecorder) ListCandleIntervals ¶
func (mr *MockTradingDataServiceClientV2MockRecorder) ListCandleIntervals(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
ListCandleIntervals indicates an expected call of ListCandleIntervals.
func (*MockTradingDataServiceClientV2MockRecorder) ListCheckpoints ¶
func (mr *MockTradingDataServiceClientV2MockRecorder) ListCheckpoints(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
ListCheckpoints indicates an expected call of ListCheckpoints.
func (*MockTradingDataServiceClientV2MockRecorder) ListDelegations ¶
func (mr *MockTradingDataServiceClientV2MockRecorder) ListDelegations(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
ListDelegations indicates an expected call of ListDelegations.
func (*MockTradingDataServiceClientV2MockRecorder) ListDeposits ¶
func (mr *MockTradingDataServiceClientV2MockRecorder) ListDeposits(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
ListDeposits indicates an expected call of ListDeposits.
func (*MockTradingDataServiceClientV2MockRecorder) ListERC20MultiSigSignerAddedBundles ¶ added in v0.59.0
func (mr *MockTradingDataServiceClientV2MockRecorder) ListERC20MultiSigSignerAddedBundles(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
ListERC20MultiSigSignerAddedBundles indicates an expected call of ListERC20MultiSigSignerAddedBundles.
func (*MockTradingDataServiceClientV2MockRecorder) ListERC20MultiSigSignerRemovedBundles ¶ added in v0.59.0
func (mr *MockTradingDataServiceClientV2MockRecorder) ListERC20MultiSigSignerRemovedBundles(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
ListERC20MultiSigSignerRemovedBundles indicates an expected call of ListERC20MultiSigSignerRemovedBundles.
func (*MockTradingDataServiceClientV2MockRecorder) ListEthereumKeyRotations ¶
func (mr *MockTradingDataServiceClientV2MockRecorder) ListEthereumKeyRotations(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
ListEthereumKeyRotations indicates an expected call of ListEthereumKeyRotations.
func (*MockTradingDataServiceClientV2MockRecorder) ListGovernanceData ¶
func (mr *MockTradingDataServiceClientV2MockRecorder) ListGovernanceData(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
ListGovernanceData indicates an expected call of ListGovernanceData.
func (*MockTradingDataServiceClientV2MockRecorder) ListKeyRotations ¶
func (mr *MockTradingDataServiceClientV2MockRecorder) ListKeyRotations(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
ListKeyRotations indicates an expected call of ListKeyRotations.
func (*MockTradingDataServiceClientV2MockRecorder) ListLatestMarketData ¶
func (mr *MockTradingDataServiceClientV2MockRecorder) ListLatestMarketData(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
ListLatestMarketData indicates an expected call of ListLatestMarketData.
func (*MockTradingDataServiceClientV2MockRecorder) ListLedgerEntries ¶ added in v0.58.0
func (mr *MockTradingDataServiceClientV2MockRecorder) ListLedgerEntries(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
ListLedgerEntries indicates an expected call of ListLedgerEntries.
func (*MockTradingDataServiceClientV2MockRecorder) ListLiquidityProvisions ¶
func (mr *MockTradingDataServiceClientV2MockRecorder) ListLiquidityProvisions(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
ListLiquidityProvisions indicates an expected call of ListLiquidityProvisions.
func (*MockTradingDataServiceClientV2MockRecorder) ListMarginLevels ¶
func (mr *MockTradingDataServiceClientV2MockRecorder) ListMarginLevels(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
ListMarginLevels indicates an expected call of ListMarginLevels.
func (*MockTradingDataServiceClientV2MockRecorder) ListMarkets ¶
func (mr *MockTradingDataServiceClientV2MockRecorder) ListMarkets(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
ListMarkets indicates an expected call of ListMarkets.
func (*MockTradingDataServiceClientV2MockRecorder) ListNetworkParameters ¶
func (mr *MockTradingDataServiceClientV2MockRecorder) ListNetworkParameters(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
ListNetworkParameters indicates an expected call of ListNetworkParameters.
func (*MockTradingDataServiceClientV2MockRecorder) ListNodeSignatures ¶
func (mr *MockTradingDataServiceClientV2MockRecorder) ListNodeSignatures(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
ListNodeSignatures indicates an expected call of ListNodeSignatures.
func (*MockTradingDataServiceClientV2MockRecorder) ListNodes ¶
func (mr *MockTradingDataServiceClientV2MockRecorder) ListNodes(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
ListNodes indicates an expected call of ListNodes.
func (*MockTradingDataServiceClientV2MockRecorder) ListOracleData ¶
func (mr *MockTradingDataServiceClientV2MockRecorder) ListOracleData(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
ListOracleData indicates an expected call of ListOracleData.
func (*MockTradingDataServiceClientV2MockRecorder) ListOracleSpecs ¶
func (mr *MockTradingDataServiceClientV2MockRecorder) ListOracleSpecs(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
ListOracleSpecs indicates an expected call of ListOracleSpecs.
func (*MockTradingDataServiceClientV2MockRecorder) ListOrderVersions ¶
func (mr *MockTradingDataServiceClientV2MockRecorder) ListOrderVersions(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
ListOrderVersions indicates an expected call of ListOrderVersions.
func (*MockTradingDataServiceClientV2MockRecorder) ListOrders ¶
func (mr *MockTradingDataServiceClientV2MockRecorder) ListOrders(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
ListOrders indicates an expected call of ListOrders.
func (*MockTradingDataServiceClientV2MockRecorder) ListParties ¶
func (mr *MockTradingDataServiceClientV2MockRecorder) ListParties(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
ListParties indicates an expected call of ListParties.
func (*MockTradingDataServiceClientV2MockRecorder) ListPositions ¶
func (mr *MockTradingDataServiceClientV2MockRecorder) ListPositions(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
ListPositions indicates an expected call of ListPositions.
func (*MockTradingDataServiceClientV2MockRecorder) ListProtocolUpgradeProposals ¶ added in v0.61.0
func (mr *MockTradingDataServiceClientV2MockRecorder) ListProtocolUpgradeProposals(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
ListProtocolUpgradeProposals indicates an expected call of ListProtocolUpgradeProposals.
func (*MockTradingDataServiceClientV2MockRecorder) ListRewardSummaries ¶
func (mr *MockTradingDataServiceClientV2MockRecorder) ListRewardSummaries(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
ListRewardSummaries indicates an expected call of ListRewardSummaries.
func (*MockTradingDataServiceClientV2MockRecorder) ListRewards ¶
func (mr *MockTradingDataServiceClientV2MockRecorder) ListRewards(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
ListRewards indicates an expected call of ListRewards.
func (*MockTradingDataServiceClientV2MockRecorder) ListTrades ¶
func (mr *MockTradingDataServiceClientV2MockRecorder) ListTrades(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
ListTrades indicates an expected call of ListTrades.
func (*MockTradingDataServiceClientV2MockRecorder) ListTransfers ¶
func (mr *MockTradingDataServiceClientV2MockRecorder) ListTransfers(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
ListTransfers indicates an expected call of ListTransfers.
func (*MockTradingDataServiceClientV2MockRecorder) ListVotes ¶
func (mr *MockTradingDataServiceClientV2MockRecorder) ListVotes(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
ListVotes indicates an expected call of ListVotes.
func (*MockTradingDataServiceClientV2MockRecorder) ListWithdrawals ¶
func (mr *MockTradingDataServiceClientV2MockRecorder) ListWithdrawals(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
ListWithdrawals indicates an expected call of ListWithdrawals.
func (*MockTradingDataServiceClientV2MockRecorder) ObserveAccounts ¶
func (mr *MockTradingDataServiceClientV2MockRecorder) ObserveAccounts(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
ObserveAccounts indicates an expected call of ObserveAccounts.
func (*MockTradingDataServiceClientV2MockRecorder) ObserveCandleData ¶
func (mr *MockTradingDataServiceClientV2MockRecorder) ObserveCandleData(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
ObserveCandleData indicates an expected call of ObserveCandleData.
func (*MockTradingDataServiceClientV2MockRecorder) ObserveDelegations ¶
func (mr *MockTradingDataServiceClientV2MockRecorder) ObserveDelegations(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
ObserveDelegations indicates an expected call of ObserveDelegations.
func (*MockTradingDataServiceClientV2MockRecorder) ObserveEventBus ¶
func (mr *MockTradingDataServiceClientV2MockRecorder) ObserveEventBus(arg0 interface{}, arg1 ...interface{}) *gomock.Call
ObserveEventBus indicates an expected call of ObserveEventBus.
func (*MockTradingDataServiceClientV2MockRecorder) ObserveGovernance ¶
func (mr *MockTradingDataServiceClientV2MockRecorder) ObserveGovernance(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
ObserveGovernance indicates an expected call of ObserveGovernance.
func (*MockTradingDataServiceClientV2MockRecorder) ObserveLedgerMovements ¶ added in v0.56.0
func (mr *MockTradingDataServiceClientV2MockRecorder) ObserveLedgerMovements(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
ObserveLedgerMovements indicates an expected call of ObserveLedgerMovements.
func (*MockTradingDataServiceClientV2MockRecorder) ObserveLiquidityProvisions ¶ added in v0.55.0
func (mr *MockTradingDataServiceClientV2MockRecorder) ObserveLiquidityProvisions(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
ObserveLiquidityProvisions indicates an expected call of ObserveLiquidityProvisions.
func (*MockTradingDataServiceClientV2MockRecorder) ObserveMarginLevels ¶
func (mr *MockTradingDataServiceClientV2MockRecorder) ObserveMarginLevels(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
ObserveMarginLevels indicates an expected call of ObserveMarginLevels.
func (*MockTradingDataServiceClientV2MockRecorder) ObserveMarketsData ¶
func (mr *MockTradingDataServiceClientV2MockRecorder) ObserveMarketsData(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
ObserveMarketsData indicates an expected call of ObserveMarketsData.
func (*MockTradingDataServiceClientV2MockRecorder) ObserveMarketsDepth ¶
func (mr *MockTradingDataServiceClientV2MockRecorder) ObserveMarketsDepth(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
ObserveMarketsDepth indicates an expected call of ObserveMarketsDepth.
func (*MockTradingDataServiceClientV2MockRecorder) ObserveMarketsDepthUpdates ¶
func (mr *MockTradingDataServiceClientV2MockRecorder) ObserveMarketsDepthUpdates(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
ObserveMarketsDepthUpdates indicates an expected call of ObserveMarketsDepthUpdates.
func (*MockTradingDataServiceClientV2MockRecorder) ObserveOrders ¶
func (mr *MockTradingDataServiceClientV2MockRecorder) ObserveOrders(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
ObserveOrders indicates an expected call of ObserveOrders.
func (*MockTradingDataServiceClientV2MockRecorder) ObservePositions ¶
func (mr *MockTradingDataServiceClientV2MockRecorder) ObservePositions(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
ObservePositions indicates an expected call of ObservePositions.
func (*MockTradingDataServiceClientV2MockRecorder) ObserveRewards ¶
func (mr *MockTradingDataServiceClientV2MockRecorder) ObserveRewards(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
ObserveRewards indicates an expected call of ObserveRewards.
func (*MockTradingDataServiceClientV2MockRecorder) ObserveTrades ¶
func (mr *MockTradingDataServiceClientV2MockRecorder) ObserveTrades(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
ObserveTrades indicates an expected call of ObserveTrades.
func (*MockTradingDataServiceClientV2MockRecorder) ObserveVotes ¶
func (mr *MockTradingDataServiceClientV2MockRecorder) ObserveVotes(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
ObserveVotes indicates an expected call of ObserveVotes.
func (*MockTradingDataServiceClientV2MockRecorder) Ping ¶ added in v0.60.0
func (mr *MockTradingDataServiceClientV2MockRecorder) Ping(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
Ping indicates an expected call of Ping.