Documentation
¶
Index ¶
- type IStorage
- func (_m *IStorage) AmlCheckHistory(opts ...repos.Option) repo_aml_check_history.Querier
- func (_m *IStorage) AmlCheckQueue(opts ...repos.Option) repo_aml_check_queue.Querier
- func (_m *IStorage) AmlChecks(opts ...repos.Option) repo_aml_checks.ICustomQuerier
- func (_m *IStorage) AmlServiceKeys(opts ...repos.Option) repo_aml_service_keys.Querier
- func (_m *IStorage) AmlServices(opts ...repos.Option) repo_aml_services.Querier
- func (_m *IStorage) AmlSupportedAssets(opts ...repos.Option) repo_aml_supported_assets.Querier
- func (_m *IStorage) AmlUserKeys(opts ...repos.Option) repo_aml_user_keys.ICustomQuerier
- func (_m *IStorage) Analytics(opts ...repos.Option) repo_analytics.Querier
- func (_m *IStorage) Close() error
- func (_m *IStorage) Currencies(opts ...repos.Option) repo_currencies.Querier
- func (_m *IStorage) CurrencyExchange() repo_currency_exrate.ICurrencyRateRepo
- func (_m *IStorage) EXPECT() *IStorage_Expecter
- func (_m *IStorage) ExchangeAddresses(opts ...repos.Option) repo_exchange_addresses.Querier
- func (_m *IStorage) ExchangeChains(opts ...repos.Option) repo_exchange_chains.Querier
- func (_m *IStorage) ExchangeOrders(opts ...repos.Option) repo_exchange_orders.ICustomQuerier
- func (_m *IStorage) ExchangeUserKeys(opts ...repos.Option) repo_exchange_user_keys.Querier
- func (_m *IStorage) ExchangeWithdrawalHistory(opts ...repos.Option) repo_exchange_withdrawal_history.ICustomQuerier
- func (_m *IStorage) ExchangeWithdrawalSettings(opts ...repos.Option) repo_exchange_withdrawal_settings.Querier
- func (_m *IStorage) Exchanges(opts ...repos.Option) repo_exchanges.Querier
- func (_m *IStorage) KeyValue() key_value.IKeyValue
- func (_m *IStorage) LogTypes(opts ...repos.Option) repo_log_types.Querier
- func (_m *IStorage) Logs(opts ...repos.Option) repo_logs.Querier
- func (_m *IStorage) MultiWithdrawalRules(opts ...repos.Option) repo_multi_withdrawal_rules.Querier
- func (_m *IStorage) NotificationSendHistory(opts ...repos.Option) repo_notification_send_history.ICustomQuerier
- func (_m *IStorage) NotificationSendQueue(opts ...repos.Option) repo_notification_send_queue.Querier
- func (_m *IStorage) Notifications(opts ...repos.Option) repo_notifications.Querier
- func (_m *IStorage) PSQLConn() *pgxpool.Pool
- func (_m *IStorage) PersonalAccessToken(opts ...repos.Option) repo_personal_access_tokens.Querier
- func (_m *IStorage) Receipts(opts ...repos.Option) repo_receipts.Querier
- func (_m *IStorage) Settings(opts ...repos.Option) repo_settings.Querier
- func (_m *IStorage) StoreAPIKeys(opts ...repos.Option) repo_store_api_keys.Querier
- func (_m *IStorage) StoreCurrencies(opts ...repos.Option) repo_store_currencies.Querier
- func (_m *IStorage) StoreSecrets(opts ...repos.Option) repo_store_secrets.Querier
- func (_m *IStorage) StoreWebhooks(opts ...repos.Option) repo_store_webhooks.Querier
- func (_m *IStorage) StoreWhitelist(opts ...repos.Option) repo_store_whitelist.Querier
- func (_m *IStorage) Stores(opts ...repos.Option) repo_stores.Querier
- func (_m *IStorage) Transactions(opts ...repos.Option) repo_transactions.ICustomQuerier
- func (_m *IStorage) TransferTransactions(opts ...repos.Option) repo_transfer_transactions.Querier
- func (_m *IStorage) Transfers(opts ...repos.Option) repo_transfers.ICustomQuerier
- func (_m *IStorage) TronWalletBalanceStatistics(opts ...repos.Option) repo_tron_wallet_balance_statistics.Querier
- func (_m *IStorage) UnconfirmedTransactions(opts ...repos.Option) repo_unconfirmed_transactions.Querier
- func (_m *IStorage) UpdateBalanceQueue(opts ...repos.Option) repo_update_balance_queue.Querier
- func (_m *IStorage) UserExchangePairs(opts ...repos.Option) repo_user_exchange_pairs.Querier
- func (_m *IStorage) UserExchanges(opts ...repos.Option) repo_user_exchanges.ICustomQuerier
- func (_m *IStorage) UserNotifications(opts ...repos.Option) repo_user_notifications.Querier
- func (_m *IStorage) UserStores(opts ...repos.Option) repo_user_stores.Querier
- func (_m *IStorage) Users(opts ...repos.Option) repo_users.ICustomQuerier
- func (_m *IStorage) WalletAddresses(opts ...repos.Option) repo_wallet_addresses.ICustomQuerier
- func (_m *IStorage) WalletAddressesActivityLog(opts ...repos.Option) repo_wallet_addresses_activity_logs.Querier
- func (_m *IStorage) Wallets(opts ...repos.Option) repo_wallets.ICustomQuerier
- func (_m *IStorage) WebHookSendHistories(opts ...repos.Option) repo_webhook_send_histories.ICustomQuerier
- func (_m *IStorage) WebHookSendQueue(opts ...repos.Option) repo_webhook_send_queue.Querier
- func (_m *IStorage) WithdrawalWalletAddresses(opts ...repos.Option) repo_withdrawal_wallet_addresses.Querier
- func (_m *IStorage) WithdrawalWallets(opts ...repos.Option) repo_withdrawal_wallets.Querier
- func (_m *IStorage) WithdrawalsFromProcessing(opts ...repos.Option) repo_withdrawal_from_processing_wallets.Querier
- type IStorage_AmlCheckHistory_Call
- func (_c *IStorage_AmlCheckHistory_Call) Return(_a0 repo_aml_check_history.Querier) *IStorage_AmlCheckHistory_Call
- func (_c *IStorage_AmlCheckHistory_Call) Run(run func(opts ...repos.Option)) *IStorage_AmlCheckHistory_Call
- func (_c *IStorage_AmlCheckHistory_Call) RunAndReturn(run func(...repos.Option) repo_aml_check_history.Querier) *IStorage_AmlCheckHistory_Call
- type IStorage_AmlCheckQueue_Call
- func (_c *IStorage_AmlCheckQueue_Call) Return(_a0 repo_aml_check_queue.Querier) *IStorage_AmlCheckQueue_Call
- func (_c *IStorage_AmlCheckQueue_Call) Run(run func(opts ...repos.Option)) *IStorage_AmlCheckQueue_Call
- func (_c *IStorage_AmlCheckQueue_Call) RunAndReturn(run func(...repos.Option) repo_aml_check_queue.Querier) *IStorage_AmlCheckQueue_Call
- type IStorage_AmlChecks_Call
- func (_c *IStorage_AmlChecks_Call) Return(_a0 repo_aml_checks.ICustomQuerier) *IStorage_AmlChecks_Call
- func (_c *IStorage_AmlChecks_Call) Run(run func(opts ...repos.Option)) *IStorage_AmlChecks_Call
- func (_c *IStorage_AmlChecks_Call) RunAndReturn(run func(...repos.Option) repo_aml_checks.ICustomQuerier) *IStorage_AmlChecks_Call
- type IStorage_AmlServiceKeys_Call
- func (_c *IStorage_AmlServiceKeys_Call) Return(_a0 repo_aml_service_keys.Querier) *IStorage_AmlServiceKeys_Call
- func (_c *IStorage_AmlServiceKeys_Call) Run(run func(opts ...repos.Option)) *IStorage_AmlServiceKeys_Call
- func (_c *IStorage_AmlServiceKeys_Call) RunAndReturn(run func(...repos.Option) repo_aml_service_keys.Querier) *IStorage_AmlServiceKeys_Call
- type IStorage_AmlServices_Call
- func (_c *IStorage_AmlServices_Call) Return(_a0 repo_aml_services.Querier) *IStorage_AmlServices_Call
- func (_c *IStorage_AmlServices_Call) Run(run func(opts ...repos.Option)) *IStorage_AmlServices_Call
- func (_c *IStorage_AmlServices_Call) RunAndReturn(run func(...repos.Option) repo_aml_services.Querier) *IStorage_AmlServices_Call
- type IStorage_AmlSupportedAssets_Call
- func (_c *IStorage_AmlSupportedAssets_Call) Return(_a0 repo_aml_supported_assets.Querier) *IStorage_AmlSupportedAssets_Call
- func (_c *IStorage_AmlSupportedAssets_Call) Run(run func(opts ...repos.Option)) *IStorage_AmlSupportedAssets_Call
- func (_c *IStorage_AmlSupportedAssets_Call) RunAndReturn(run func(...repos.Option) repo_aml_supported_assets.Querier) *IStorage_AmlSupportedAssets_Call
- type IStorage_AmlUserKeys_Call
- func (_c *IStorage_AmlUserKeys_Call) Return(_a0 repo_aml_user_keys.ICustomQuerier) *IStorage_AmlUserKeys_Call
- func (_c *IStorage_AmlUserKeys_Call) Run(run func(opts ...repos.Option)) *IStorage_AmlUserKeys_Call
- func (_c *IStorage_AmlUserKeys_Call) RunAndReturn(run func(...repos.Option) repo_aml_user_keys.ICustomQuerier) *IStorage_AmlUserKeys_Call
- type IStorage_Analytics_Call
- func (_c *IStorage_Analytics_Call) Return(_a0 repo_analytics.Querier) *IStorage_Analytics_Call
- func (_c *IStorage_Analytics_Call) Run(run func(opts ...repos.Option)) *IStorage_Analytics_Call
- func (_c *IStorage_Analytics_Call) RunAndReturn(run func(...repos.Option) repo_analytics.Querier) *IStorage_Analytics_Call
- type IStorage_Close_Call
- type IStorage_Currencies_Call
- func (_c *IStorage_Currencies_Call) Return(_a0 repo_currencies.Querier) *IStorage_Currencies_Call
- func (_c *IStorage_Currencies_Call) Run(run func(opts ...repos.Option)) *IStorage_Currencies_Call
- func (_c *IStorage_Currencies_Call) RunAndReturn(run func(...repos.Option) repo_currencies.Querier) *IStorage_Currencies_Call
- type IStorage_CurrencyExchange_Call
- func (_c *IStorage_CurrencyExchange_Call) Return(_a0 repo_currency_exrate.ICurrencyRateRepo) *IStorage_CurrencyExchange_Call
- func (_c *IStorage_CurrencyExchange_Call) Run(run func()) *IStorage_CurrencyExchange_Call
- func (_c *IStorage_CurrencyExchange_Call) RunAndReturn(run func() repo_currency_exrate.ICurrencyRateRepo) *IStorage_CurrencyExchange_Call
- type IStorage_ExchangeAddresses_Call
- func (_c *IStorage_ExchangeAddresses_Call) Return(_a0 repo_exchange_addresses.Querier) *IStorage_ExchangeAddresses_Call
- func (_c *IStorage_ExchangeAddresses_Call) Run(run func(opts ...repos.Option)) *IStorage_ExchangeAddresses_Call
- func (_c *IStorage_ExchangeAddresses_Call) RunAndReturn(run func(...repos.Option) repo_exchange_addresses.Querier) *IStorage_ExchangeAddresses_Call
- type IStorage_ExchangeChains_Call
- func (_c *IStorage_ExchangeChains_Call) Return(_a0 repo_exchange_chains.Querier) *IStorage_ExchangeChains_Call
- func (_c *IStorage_ExchangeChains_Call) Run(run func(opts ...repos.Option)) *IStorage_ExchangeChains_Call
- func (_c *IStorage_ExchangeChains_Call) RunAndReturn(run func(...repos.Option) repo_exchange_chains.Querier) *IStorage_ExchangeChains_Call
- type IStorage_ExchangeOrders_Call
- func (_c *IStorage_ExchangeOrders_Call) Return(_a0 repo_exchange_orders.ICustomQuerier) *IStorage_ExchangeOrders_Call
- func (_c *IStorage_ExchangeOrders_Call) Run(run func(opts ...repos.Option)) *IStorage_ExchangeOrders_Call
- func (_c *IStorage_ExchangeOrders_Call) RunAndReturn(run func(...repos.Option) repo_exchange_orders.ICustomQuerier) *IStorage_ExchangeOrders_Call
- type IStorage_ExchangeUserKeys_Call
- func (_c *IStorage_ExchangeUserKeys_Call) Return(_a0 repo_exchange_user_keys.Querier) *IStorage_ExchangeUserKeys_Call
- func (_c *IStorage_ExchangeUserKeys_Call) Run(run func(opts ...repos.Option)) *IStorage_ExchangeUserKeys_Call
- func (_c *IStorage_ExchangeUserKeys_Call) RunAndReturn(run func(...repos.Option) repo_exchange_user_keys.Querier) *IStorage_ExchangeUserKeys_Call
- type IStorage_ExchangeWithdrawalHistory_Call
- func (_c *IStorage_ExchangeWithdrawalHistory_Call) Return(_a0 repo_exchange_withdrawal_history.ICustomQuerier) *IStorage_ExchangeWithdrawalHistory_Call
- func (_c *IStorage_ExchangeWithdrawalHistory_Call) Run(run func(opts ...repos.Option)) *IStorage_ExchangeWithdrawalHistory_Call
- func (_c *IStorage_ExchangeWithdrawalHistory_Call) RunAndReturn(run func(...repos.Option) repo_exchange_withdrawal_history.ICustomQuerier) *IStorage_ExchangeWithdrawalHistory_Call
- type IStorage_ExchangeWithdrawalSettings_Call
- func (_c *IStorage_ExchangeWithdrawalSettings_Call) Return(_a0 repo_exchange_withdrawal_settings.Querier) *IStorage_ExchangeWithdrawalSettings_Call
- func (_c *IStorage_ExchangeWithdrawalSettings_Call) Run(run func(opts ...repos.Option)) *IStorage_ExchangeWithdrawalSettings_Call
- func (_c *IStorage_ExchangeWithdrawalSettings_Call) RunAndReturn(run func(...repos.Option) repo_exchange_withdrawal_settings.Querier) *IStorage_ExchangeWithdrawalSettings_Call
- type IStorage_Exchanges_Call
- func (_c *IStorage_Exchanges_Call) Return(_a0 repo_exchanges.Querier) *IStorage_Exchanges_Call
- func (_c *IStorage_Exchanges_Call) Run(run func(opts ...repos.Option)) *IStorage_Exchanges_Call
- func (_c *IStorage_Exchanges_Call) RunAndReturn(run func(...repos.Option) repo_exchanges.Querier) *IStorage_Exchanges_Call
- type IStorage_Expecter
- func (_e *IStorage_Expecter) AmlCheckHistory(opts ...interface{}) *IStorage_AmlCheckHistory_Call
- func (_e *IStorage_Expecter) AmlCheckQueue(opts ...interface{}) *IStorage_AmlCheckQueue_Call
- func (_e *IStorage_Expecter) AmlChecks(opts ...interface{}) *IStorage_AmlChecks_Call
- func (_e *IStorage_Expecter) AmlServiceKeys(opts ...interface{}) *IStorage_AmlServiceKeys_Call
- func (_e *IStorage_Expecter) AmlServices(opts ...interface{}) *IStorage_AmlServices_Call
- func (_e *IStorage_Expecter) AmlSupportedAssets(opts ...interface{}) *IStorage_AmlSupportedAssets_Call
- func (_e *IStorage_Expecter) AmlUserKeys(opts ...interface{}) *IStorage_AmlUserKeys_Call
- func (_e *IStorage_Expecter) Analytics(opts ...interface{}) *IStorage_Analytics_Call
- func (_e *IStorage_Expecter) Close() *IStorage_Close_Call
- func (_e *IStorage_Expecter) Currencies(opts ...interface{}) *IStorage_Currencies_Call
- func (_e *IStorage_Expecter) CurrencyExchange() *IStorage_CurrencyExchange_Call
- func (_e *IStorage_Expecter) ExchangeAddresses(opts ...interface{}) *IStorage_ExchangeAddresses_Call
- func (_e *IStorage_Expecter) ExchangeChains(opts ...interface{}) *IStorage_ExchangeChains_Call
- func (_e *IStorage_Expecter) ExchangeOrders(opts ...interface{}) *IStorage_ExchangeOrders_Call
- func (_e *IStorage_Expecter) ExchangeUserKeys(opts ...interface{}) *IStorage_ExchangeUserKeys_Call
- func (_e *IStorage_Expecter) ExchangeWithdrawalHistory(opts ...interface{}) *IStorage_ExchangeWithdrawalHistory_Call
- func (_e *IStorage_Expecter) ExchangeWithdrawalSettings(opts ...interface{}) *IStorage_ExchangeWithdrawalSettings_Call
- func (_e *IStorage_Expecter) Exchanges(opts ...interface{}) *IStorage_Exchanges_Call
- func (_e *IStorage_Expecter) KeyValue() *IStorage_KeyValue_Call
- func (_e *IStorage_Expecter) LogTypes(opts ...interface{}) *IStorage_LogTypes_Call
- func (_e *IStorage_Expecter) Logs(opts ...interface{}) *IStorage_Logs_Call
- func (_e *IStorage_Expecter) MultiWithdrawalRules(opts ...interface{}) *IStorage_MultiWithdrawalRules_Call
- func (_e *IStorage_Expecter) NotificationSendHistory(opts ...interface{}) *IStorage_NotificationSendHistory_Call
- func (_e *IStorage_Expecter) NotificationSendQueue(opts ...interface{}) *IStorage_NotificationSendQueue_Call
- func (_e *IStorage_Expecter) Notifications(opts ...interface{}) *IStorage_Notifications_Call
- func (_e *IStorage_Expecter) PSQLConn() *IStorage_PSQLConn_Call
- func (_e *IStorage_Expecter) PersonalAccessToken(opts ...interface{}) *IStorage_PersonalAccessToken_Call
- func (_e *IStorage_Expecter) Receipts(opts ...interface{}) *IStorage_Receipts_Call
- func (_e *IStorage_Expecter) Settings(opts ...interface{}) *IStorage_Settings_Call
- func (_e *IStorage_Expecter) StoreAPIKeys(opts ...interface{}) *IStorage_StoreAPIKeys_Call
- func (_e *IStorage_Expecter) StoreCurrencies(opts ...interface{}) *IStorage_StoreCurrencies_Call
- func (_e *IStorage_Expecter) StoreSecrets(opts ...interface{}) *IStorage_StoreSecrets_Call
- func (_e *IStorage_Expecter) StoreWebhooks(opts ...interface{}) *IStorage_StoreWebhooks_Call
- func (_e *IStorage_Expecter) StoreWhitelist(opts ...interface{}) *IStorage_StoreWhitelist_Call
- func (_e *IStorage_Expecter) Stores(opts ...interface{}) *IStorage_Stores_Call
- func (_e *IStorage_Expecter) Transactions(opts ...interface{}) *IStorage_Transactions_Call
- func (_e *IStorage_Expecter) TransferTransactions(opts ...interface{}) *IStorage_TransferTransactions_Call
- func (_e *IStorage_Expecter) Transfers(opts ...interface{}) *IStorage_Transfers_Call
- func (_e *IStorage_Expecter) TronWalletBalanceStatistics(opts ...interface{}) *IStorage_TronWalletBalanceStatistics_Call
- func (_e *IStorage_Expecter) UnconfirmedTransactions(opts ...interface{}) *IStorage_UnconfirmedTransactions_Call
- func (_e *IStorage_Expecter) UpdateBalanceQueue(opts ...interface{}) *IStorage_UpdateBalanceQueue_Call
- func (_e *IStorage_Expecter) UserExchangePairs(opts ...interface{}) *IStorage_UserExchangePairs_Call
- func (_e *IStorage_Expecter) UserExchanges(opts ...interface{}) *IStorage_UserExchanges_Call
- func (_e *IStorage_Expecter) UserNotifications(opts ...interface{}) *IStorage_UserNotifications_Call
- func (_e *IStorage_Expecter) UserStores(opts ...interface{}) *IStorage_UserStores_Call
- func (_e *IStorage_Expecter) Users(opts ...interface{}) *IStorage_Users_Call
- func (_e *IStorage_Expecter) WalletAddresses(opts ...interface{}) *IStorage_WalletAddresses_Call
- func (_e *IStorage_Expecter) WalletAddressesActivityLog(opts ...interface{}) *IStorage_WalletAddressesActivityLog_Call
- func (_e *IStorage_Expecter) Wallets(opts ...interface{}) *IStorage_Wallets_Call
- func (_e *IStorage_Expecter) WebHookSendHistories(opts ...interface{}) *IStorage_WebHookSendHistories_Call
- func (_e *IStorage_Expecter) WebHookSendQueue(opts ...interface{}) *IStorage_WebHookSendQueue_Call
- func (_e *IStorage_Expecter) WithdrawalWalletAddresses(opts ...interface{}) *IStorage_WithdrawalWalletAddresses_Call
- func (_e *IStorage_Expecter) WithdrawalWallets(opts ...interface{}) *IStorage_WithdrawalWallets_Call
- func (_e *IStorage_Expecter) WithdrawalsFromProcessing(opts ...interface{}) *IStorage_WithdrawalsFromProcessing_Call
- type IStorage_KeyValue_Call
- type IStorage_LogTypes_Call
- func (_c *IStorage_LogTypes_Call) Return(_a0 repo_log_types.Querier) *IStorage_LogTypes_Call
- func (_c *IStorage_LogTypes_Call) Run(run func(opts ...repos.Option)) *IStorage_LogTypes_Call
- func (_c *IStorage_LogTypes_Call) RunAndReturn(run func(...repos.Option) repo_log_types.Querier) *IStorage_LogTypes_Call
- type IStorage_Logs_Call
- type IStorage_MultiWithdrawalRules_Call
- func (_c *IStorage_MultiWithdrawalRules_Call) Return(_a0 repo_multi_withdrawal_rules.Querier) *IStorage_MultiWithdrawalRules_Call
- func (_c *IStorage_MultiWithdrawalRules_Call) Run(run func(opts ...repos.Option)) *IStorage_MultiWithdrawalRules_Call
- func (_c *IStorage_MultiWithdrawalRules_Call) RunAndReturn(run func(...repos.Option) repo_multi_withdrawal_rules.Querier) *IStorage_MultiWithdrawalRules_Call
- type IStorage_NotificationSendHistory_Call
- func (_c *IStorage_NotificationSendHistory_Call) Return(_a0 repo_notification_send_history.ICustomQuerier) *IStorage_NotificationSendHistory_Call
- func (_c *IStorage_NotificationSendHistory_Call) Run(run func(opts ...repos.Option)) *IStorage_NotificationSendHistory_Call
- func (_c *IStorage_NotificationSendHistory_Call) RunAndReturn(run func(...repos.Option) repo_notification_send_history.ICustomQuerier) *IStorage_NotificationSendHistory_Call
- type IStorage_NotificationSendQueue_Call
- func (_c *IStorage_NotificationSendQueue_Call) Return(_a0 repo_notification_send_queue.Querier) *IStorage_NotificationSendQueue_Call
- func (_c *IStorage_NotificationSendQueue_Call) Run(run func(opts ...repos.Option)) *IStorage_NotificationSendQueue_Call
- func (_c *IStorage_NotificationSendQueue_Call) RunAndReturn(run func(...repos.Option) repo_notification_send_queue.Querier) *IStorage_NotificationSendQueue_Call
- type IStorage_Notifications_Call
- func (_c *IStorage_Notifications_Call) Return(_a0 repo_notifications.Querier) *IStorage_Notifications_Call
- func (_c *IStorage_Notifications_Call) Run(run func(opts ...repos.Option)) *IStorage_Notifications_Call
- func (_c *IStorage_Notifications_Call) RunAndReturn(run func(...repos.Option) repo_notifications.Querier) *IStorage_Notifications_Call
- type IStorage_PSQLConn_Call
- type IStorage_PersonalAccessToken_Call
- func (_c *IStorage_PersonalAccessToken_Call) Return(_a0 repo_personal_access_tokens.Querier) *IStorage_PersonalAccessToken_Call
- func (_c *IStorage_PersonalAccessToken_Call) Run(run func(opts ...repos.Option)) *IStorage_PersonalAccessToken_Call
- func (_c *IStorage_PersonalAccessToken_Call) RunAndReturn(run func(...repos.Option) repo_personal_access_tokens.Querier) *IStorage_PersonalAccessToken_Call
- type IStorage_Receipts_Call
- func (_c *IStorage_Receipts_Call) Return(_a0 repo_receipts.Querier) *IStorage_Receipts_Call
- func (_c *IStorage_Receipts_Call) Run(run func(opts ...repos.Option)) *IStorage_Receipts_Call
- func (_c *IStorage_Receipts_Call) RunAndReturn(run func(...repos.Option) repo_receipts.Querier) *IStorage_Receipts_Call
- type IStorage_Settings_Call
- func (_c *IStorage_Settings_Call) Return(_a0 repo_settings.Querier) *IStorage_Settings_Call
- func (_c *IStorage_Settings_Call) Run(run func(opts ...repos.Option)) *IStorage_Settings_Call
- func (_c *IStorage_Settings_Call) RunAndReturn(run func(...repos.Option) repo_settings.Querier) *IStorage_Settings_Call
- type IStorage_StoreAPIKeys_Call
- func (_c *IStorage_StoreAPIKeys_Call) Return(_a0 repo_store_api_keys.Querier) *IStorage_StoreAPIKeys_Call
- func (_c *IStorage_StoreAPIKeys_Call) Run(run func(opts ...repos.Option)) *IStorage_StoreAPIKeys_Call
- func (_c *IStorage_StoreAPIKeys_Call) RunAndReturn(run func(...repos.Option) repo_store_api_keys.Querier) *IStorage_StoreAPIKeys_Call
- type IStorage_StoreCurrencies_Call
- func (_c *IStorage_StoreCurrencies_Call) Return(_a0 repo_store_currencies.Querier) *IStorage_StoreCurrencies_Call
- func (_c *IStorage_StoreCurrencies_Call) Run(run func(opts ...repos.Option)) *IStorage_StoreCurrencies_Call
- func (_c *IStorage_StoreCurrencies_Call) RunAndReturn(run func(...repos.Option) repo_store_currencies.Querier) *IStorage_StoreCurrencies_Call
- type IStorage_StoreSecrets_Call
- func (_c *IStorage_StoreSecrets_Call) Return(_a0 repo_store_secrets.Querier) *IStorage_StoreSecrets_Call
- func (_c *IStorage_StoreSecrets_Call) Run(run func(opts ...repos.Option)) *IStorage_StoreSecrets_Call
- func (_c *IStorage_StoreSecrets_Call) RunAndReturn(run func(...repos.Option) repo_store_secrets.Querier) *IStorage_StoreSecrets_Call
- type IStorage_StoreWebhooks_Call
- func (_c *IStorage_StoreWebhooks_Call) Return(_a0 repo_store_webhooks.Querier) *IStorage_StoreWebhooks_Call
- func (_c *IStorage_StoreWebhooks_Call) Run(run func(opts ...repos.Option)) *IStorage_StoreWebhooks_Call
- func (_c *IStorage_StoreWebhooks_Call) RunAndReturn(run func(...repos.Option) repo_store_webhooks.Querier) *IStorage_StoreWebhooks_Call
- type IStorage_StoreWhitelist_Call
- func (_c *IStorage_StoreWhitelist_Call) Return(_a0 repo_store_whitelist.Querier) *IStorage_StoreWhitelist_Call
- func (_c *IStorage_StoreWhitelist_Call) Run(run func(opts ...repos.Option)) *IStorage_StoreWhitelist_Call
- func (_c *IStorage_StoreWhitelist_Call) RunAndReturn(run func(...repos.Option) repo_store_whitelist.Querier) *IStorage_StoreWhitelist_Call
- type IStorage_Stores_Call
- type IStorage_Transactions_Call
- func (_c *IStorage_Transactions_Call) Return(_a0 repo_transactions.ICustomQuerier) *IStorage_Transactions_Call
- func (_c *IStorage_Transactions_Call) Run(run func(opts ...repos.Option)) *IStorage_Transactions_Call
- func (_c *IStorage_Transactions_Call) RunAndReturn(run func(...repos.Option) repo_transactions.ICustomQuerier) *IStorage_Transactions_Call
- type IStorage_TransferTransactions_Call
- func (_c *IStorage_TransferTransactions_Call) Return(_a0 repo_transfer_transactions.Querier) *IStorage_TransferTransactions_Call
- func (_c *IStorage_TransferTransactions_Call) Run(run func(opts ...repos.Option)) *IStorage_TransferTransactions_Call
- func (_c *IStorage_TransferTransactions_Call) RunAndReturn(run func(...repos.Option) repo_transfer_transactions.Querier) *IStorage_TransferTransactions_Call
- type IStorage_Transfers_Call
- func (_c *IStorage_Transfers_Call) Return(_a0 repo_transfers.ICustomQuerier) *IStorage_Transfers_Call
- func (_c *IStorage_Transfers_Call) Run(run func(opts ...repos.Option)) *IStorage_Transfers_Call
- func (_c *IStorage_Transfers_Call) RunAndReturn(run func(...repos.Option) repo_transfers.ICustomQuerier) *IStorage_Transfers_Call
- type IStorage_TronWalletBalanceStatistics_Call
- func (_c *IStorage_TronWalletBalanceStatistics_Call) Return(_a0 repo_tron_wallet_balance_statistics.Querier) *IStorage_TronWalletBalanceStatistics_Call
- func (_c *IStorage_TronWalletBalanceStatistics_Call) Run(run func(opts ...repos.Option)) *IStorage_TronWalletBalanceStatistics_Call
- func (_c *IStorage_TronWalletBalanceStatistics_Call) RunAndReturn(run func(...repos.Option) repo_tron_wallet_balance_statistics.Querier) *IStorage_TronWalletBalanceStatistics_Call
- type IStorage_UnconfirmedTransactions_Call
- func (_c *IStorage_UnconfirmedTransactions_Call) Return(_a0 repo_unconfirmed_transactions.Querier) *IStorage_UnconfirmedTransactions_Call
- func (_c *IStorage_UnconfirmedTransactions_Call) Run(run func(opts ...repos.Option)) *IStorage_UnconfirmedTransactions_Call
- func (_c *IStorage_UnconfirmedTransactions_Call) RunAndReturn(run func(...repos.Option) repo_unconfirmed_transactions.Querier) *IStorage_UnconfirmedTransactions_Call
- type IStorage_UpdateBalanceQueue_Call
- func (_c *IStorage_UpdateBalanceQueue_Call) Return(_a0 repo_update_balance_queue.Querier) *IStorage_UpdateBalanceQueue_Call
- func (_c *IStorage_UpdateBalanceQueue_Call) Run(run func(opts ...repos.Option)) *IStorage_UpdateBalanceQueue_Call
- func (_c *IStorage_UpdateBalanceQueue_Call) RunAndReturn(run func(...repos.Option) repo_update_balance_queue.Querier) *IStorage_UpdateBalanceQueue_Call
- type IStorage_UserExchangePairs_Call
- func (_c *IStorage_UserExchangePairs_Call) Return(_a0 repo_user_exchange_pairs.Querier) *IStorage_UserExchangePairs_Call
- func (_c *IStorage_UserExchangePairs_Call) Run(run func(opts ...repos.Option)) *IStorage_UserExchangePairs_Call
- func (_c *IStorage_UserExchangePairs_Call) RunAndReturn(run func(...repos.Option) repo_user_exchange_pairs.Querier) *IStorage_UserExchangePairs_Call
- type IStorage_UserExchanges_Call
- func (_c *IStorage_UserExchanges_Call) Return(_a0 repo_user_exchanges.ICustomQuerier) *IStorage_UserExchanges_Call
- func (_c *IStorage_UserExchanges_Call) Run(run func(opts ...repos.Option)) *IStorage_UserExchanges_Call
- func (_c *IStorage_UserExchanges_Call) RunAndReturn(run func(...repos.Option) repo_user_exchanges.ICustomQuerier) *IStorage_UserExchanges_Call
- type IStorage_UserNotifications_Call
- func (_c *IStorage_UserNotifications_Call) Return(_a0 repo_user_notifications.Querier) *IStorage_UserNotifications_Call
- func (_c *IStorage_UserNotifications_Call) Run(run func(opts ...repos.Option)) *IStorage_UserNotifications_Call
- func (_c *IStorage_UserNotifications_Call) RunAndReturn(run func(...repos.Option) repo_user_notifications.Querier) *IStorage_UserNotifications_Call
- type IStorage_UserStores_Call
- func (_c *IStorage_UserStores_Call) Return(_a0 repo_user_stores.Querier) *IStorage_UserStores_Call
- func (_c *IStorage_UserStores_Call) Run(run func(opts ...repos.Option)) *IStorage_UserStores_Call
- func (_c *IStorage_UserStores_Call) RunAndReturn(run func(...repos.Option) repo_user_stores.Querier) *IStorage_UserStores_Call
- type IStorage_Users_Call
- type IStorage_WalletAddressesActivityLog_Call
- func (_c *IStorage_WalletAddressesActivityLog_Call) Return(_a0 repo_wallet_addresses_activity_logs.Querier) *IStorage_WalletAddressesActivityLog_Call
- func (_c *IStorage_WalletAddressesActivityLog_Call) Run(run func(opts ...repos.Option)) *IStorage_WalletAddressesActivityLog_Call
- func (_c *IStorage_WalletAddressesActivityLog_Call) RunAndReturn(run func(...repos.Option) repo_wallet_addresses_activity_logs.Querier) *IStorage_WalletAddressesActivityLog_Call
- type IStorage_WalletAddresses_Call
- func (_c *IStorage_WalletAddresses_Call) Return(_a0 repo_wallet_addresses.ICustomQuerier) *IStorage_WalletAddresses_Call
- func (_c *IStorage_WalletAddresses_Call) Run(run func(opts ...repos.Option)) *IStorage_WalletAddresses_Call
- func (_c *IStorage_WalletAddresses_Call) RunAndReturn(run func(...repos.Option) repo_wallet_addresses.ICustomQuerier) *IStorage_WalletAddresses_Call
- type IStorage_Wallets_Call
- func (_c *IStorage_Wallets_Call) Return(_a0 repo_wallets.ICustomQuerier) *IStorage_Wallets_Call
- func (_c *IStorage_Wallets_Call) Run(run func(opts ...repos.Option)) *IStorage_Wallets_Call
- func (_c *IStorage_Wallets_Call) RunAndReturn(run func(...repos.Option) repo_wallets.ICustomQuerier) *IStorage_Wallets_Call
- type IStorage_WebHookSendHistories_Call
- func (_c *IStorage_WebHookSendHistories_Call) Return(_a0 repo_webhook_send_histories.ICustomQuerier) *IStorage_WebHookSendHistories_Call
- func (_c *IStorage_WebHookSendHistories_Call) Run(run func(opts ...repos.Option)) *IStorage_WebHookSendHistories_Call
- func (_c *IStorage_WebHookSendHistories_Call) RunAndReturn(run func(...repos.Option) repo_webhook_send_histories.ICustomQuerier) *IStorage_WebHookSendHistories_Call
- type IStorage_WebHookSendQueue_Call
- func (_c *IStorage_WebHookSendQueue_Call) Return(_a0 repo_webhook_send_queue.Querier) *IStorage_WebHookSendQueue_Call
- func (_c *IStorage_WebHookSendQueue_Call) Run(run func(opts ...repos.Option)) *IStorage_WebHookSendQueue_Call
- func (_c *IStorage_WebHookSendQueue_Call) RunAndReturn(run func(...repos.Option) repo_webhook_send_queue.Querier) *IStorage_WebHookSendQueue_Call
- type IStorage_WithdrawalWalletAddresses_Call
- func (_c *IStorage_WithdrawalWalletAddresses_Call) Return(_a0 repo_withdrawal_wallet_addresses.Querier) *IStorage_WithdrawalWalletAddresses_Call
- func (_c *IStorage_WithdrawalWalletAddresses_Call) Run(run func(opts ...repos.Option)) *IStorage_WithdrawalWalletAddresses_Call
- func (_c *IStorage_WithdrawalWalletAddresses_Call) RunAndReturn(run func(...repos.Option) repo_withdrawal_wallet_addresses.Querier) *IStorage_WithdrawalWalletAddresses_Call
- type IStorage_WithdrawalWallets_Call
- func (_c *IStorage_WithdrawalWallets_Call) Return(_a0 repo_withdrawal_wallets.Querier) *IStorage_WithdrawalWallets_Call
- func (_c *IStorage_WithdrawalWallets_Call) Run(run func(opts ...repos.Option)) *IStorage_WithdrawalWallets_Call
- func (_c *IStorage_WithdrawalWallets_Call) RunAndReturn(run func(...repos.Option) repo_withdrawal_wallets.Querier) *IStorage_WithdrawalWallets_Call
- type IStorage_WithdrawalsFromProcessing_Call
- func (_c *IStorage_WithdrawalsFromProcessing_Call) Return(_a0 repo_withdrawal_from_processing_wallets.Querier) *IStorage_WithdrawalsFromProcessing_Call
- func (_c *IStorage_WithdrawalsFromProcessing_Call) Run(run func(opts ...repos.Option)) *IStorage_WithdrawalsFromProcessing_Call
- func (_c *IStorage_WithdrawalsFromProcessing_Call) RunAndReturn(run func(...repos.Option) repo_withdrawal_from_processing_wallets.Querier) *IStorage_WithdrawalsFromProcessing_Call
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type IStorage ¶
IStorage is an autogenerated mock type for the IStorage type
func NewIStorage ¶
NewIStorage creates a new instance of IStorage. It also registers a testing interface on the mock and a cleanup function to assert the mocks expectations. The first argument is typically a *testing.T value.
func (*IStorage) AmlCheckHistory ¶
func (_m *IStorage) AmlCheckHistory(opts ...repos.Option) repo_aml_check_history.Querier
AmlCheckHistory provides a mock function with given fields: opts
func (*IStorage) AmlCheckQueue ¶
func (_m *IStorage) AmlCheckQueue(opts ...repos.Option) repo_aml_check_queue.Querier
AmlCheckQueue provides a mock function with given fields: opts
func (*IStorage) AmlChecks ¶
func (_m *IStorage) AmlChecks(opts ...repos.Option) repo_aml_checks.ICustomQuerier
AmlChecks provides a mock function with given fields: opts
func (*IStorage) AmlServiceKeys ¶
func (_m *IStorage) AmlServiceKeys(opts ...repos.Option) repo_aml_service_keys.Querier
AmlServiceKeys provides a mock function with given fields: opts
func (*IStorage) AmlServices ¶
func (_m *IStorage) AmlServices(opts ...repos.Option) repo_aml_services.Querier
AmlServices provides a mock function with given fields: opts
func (*IStorage) AmlSupportedAssets ¶
func (_m *IStorage) AmlSupportedAssets(opts ...repos.Option) repo_aml_supported_assets.Querier
AmlSupportedAssets provides a mock function with given fields: opts
func (*IStorage) AmlUserKeys ¶
func (_m *IStorage) AmlUserKeys(opts ...repos.Option) repo_aml_user_keys.ICustomQuerier
AmlUserKeys provides a mock function with given fields: opts
func (*IStorage) Analytics ¶
func (_m *IStorage) Analytics(opts ...repos.Option) repo_analytics.Querier
Analytics provides a mock function with given fields: opts
func (*IStorage) Currencies ¶
func (_m *IStorage) Currencies(opts ...repos.Option) repo_currencies.Querier
Currencies provides a mock function with given fields: opts
func (*IStorage) CurrencyExchange ¶
func (_m *IStorage) CurrencyExchange() repo_currency_exrate.ICurrencyRateRepo
CurrencyExchange provides a mock function with no fields
func (*IStorage) EXPECT ¶
func (_m *IStorage) EXPECT() *IStorage_Expecter
func (*IStorage) ExchangeAddresses ¶
func (_m *IStorage) ExchangeAddresses(opts ...repos.Option) repo_exchange_addresses.Querier
ExchangeAddresses provides a mock function with given fields: opts
func (*IStorage) ExchangeChains ¶
func (_m *IStorage) ExchangeChains(opts ...repos.Option) repo_exchange_chains.Querier
ExchangeChains provides a mock function with given fields: opts
func (*IStorage) ExchangeOrders ¶
func (_m *IStorage) ExchangeOrders(opts ...repos.Option) repo_exchange_orders.ICustomQuerier
ExchangeOrders provides a mock function with given fields: opts
func (*IStorage) ExchangeUserKeys ¶
func (_m *IStorage) ExchangeUserKeys(opts ...repos.Option) repo_exchange_user_keys.Querier
ExchangeUserKeys provides a mock function with given fields: opts
func (*IStorage) ExchangeWithdrawalHistory ¶
func (_m *IStorage) ExchangeWithdrawalHistory(opts ...repos.Option) repo_exchange_withdrawal_history.ICustomQuerier
ExchangeWithdrawalHistory provides a mock function with given fields: opts
func (*IStorage) ExchangeWithdrawalSettings ¶
func (_m *IStorage) ExchangeWithdrawalSettings(opts ...repos.Option) repo_exchange_withdrawal_settings.Querier
ExchangeWithdrawalSettings provides a mock function with given fields: opts
func (*IStorage) Exchanges ¶
func (_m *IStorage) Exchanges(opts ...repos.Option) repo_exchanges.Querier
Exchanges provides a mock function with given fields: opts
func (*IStorage) LogTypes ¶
func (_m *IStorage) LogTypes(opts ...repos.Option) repo_log_types.Querier
LogTypes provides a mock function with given fields: opts
func (*IStorage) MultiWithdrawalRules ¶
func (_m *IStorage) MultiWithdrawalRules(opts ...repos.Option) repo_multi_withdrawal_rules.Querier
MultiWithdrawalRules provides a mock function with given fields: opts
func (*IStorage) NotificationSendHistory ¶
func (_m *IStorage) NotificationSendHistory(opts ...repos.Option) repo_notification_send_history.ICustomQuerier
NotificationSendHistory provides a mock function with given fields: opts
func (*IStorage) NotificationSendQueue ¶
func (_m *IStorage) NotificationSendQueue(opts ...repos.Option) repo_notification_send_queue.Querier
NotificationSendQueue provides a mock function with given fields: opts
func (*IStorage) Notifications ¶
func (_m *IStorage) Notifications(opts ...repos.Option) repo_notifications.Querier
Notifications provides a mock function with given fields: opts
func (*IStorage) PersonalAccessToken ¶
func (_m *IStorage) PersonalAccessToken(opts ...repos.Option) repo_personal_access_tokens.Querier
PersonalAccessToken provides a mock function with given fields: opts
func (*IStorage) Receipts ¶
func (_m *IStorage) Receipts(opts ...repos.Option) repo_receipts.Querier
Receipts provides a mock function with given fields: opts
func (*IStorage) Settings ¶
func (_m *IStorage) Settings(opts ...repos.Option) repo_settings.Querier
Settings provides a mock function with given fields: opts
func (*IStorage) StoreAPIKeys ¶
func (_m *IStorage) StoreAPIKeys(opts ...repos.Option) repo_store_api_keys.Querier
StoreAPIKeys provides a mock function with given fields: opts
func (*IStorage) StoreCurrencies ¶
func (_m *IStorage) StoreCurrencies(opts ...repos.Option) repo_store_currencies.Querier
StoreCurrencies provides a mock function with given fields: opts
func (*IStorage) StoreSecrets ¶
func (_m *IStorage) StoreSecrets(opts ...repos.Option) repo_store_secrets.Querier
StoreSecrets provides a mock function with given fields: opts
func (*IStorage) StoreWebhooks ¶
func (_m *IStorage) StoreWebhooks(opts ...repos.Option) repo_store_webhooks.Querier
StoreWebhooks provides a mock function with given fields: opts
func (*IStorage) StoreWhitelist ¶
func (_m *IStorage) StoreWhitelist(opts ...repos.Option) repo_store_whitelist.Querier
StoreWhitelist provides a mock function with given fields: opts
func (*IStorage) Stores ¶
func (_m *IStorage) Stores(opts ...repos.Option) repo_stores.Querier
Stores provides a mock function with given fields: opts
func (*IStorage) Transactions ¶
func (_m *IStorage) Transactions(opts ...repos.Option) repo_transactions.ICustomQuerier
Transactions provides a mock function with given fields: opts
func (*IStorage) TransferTransactions ¶
func (_m *IStorage) TransferTransactions(opts ...repos.Option) repo_transfer_transactions.Querier
TransferTransactions provides a mock function with given fields: opts
func (*IStorage) Transfers ¶
func (_m *IStorage) Transfers(opts ...repos.Option) repo_transfers.ICustomQuerier
Transfers provides a mock function with given fields: opts
func (*IStorage) TronWalletBalanceStatistics ¶
func (_m *IStorage) TronWalletBalanceStatistics(opts ...repos.Option) repo_tron_wallet_balance_statistics.Querier
TronWalletBalanceStatistics provides a mock function with given fields: opts
func (*IStorage) UnconfirmedTransactions ¶
func (_m *IStorage) UnconfirmedTransactions(opts ...repos.Option) repo_unconfirmed_transactions.Querier
UnconfirmedTransactions provides a mock function with given fields: opts
func (*IStorage) UpdateBalanceQueue ¶
func (_m *IStorage) UpdateBalanceQueue(opts ...repos.Option) repo_update_balance_queue.Querier
UpdateBalanceQueue provides a mock function with given fields: opts
func (*IStorage) UserExchangePairs ¶
func (_m *IStorage) UserExchangePairs(opts ...repos.Option) repo_user_exchange_pairs.Querier
UserExchangePairs provides a mock function with given fields: opts
func (*IStorage) UserExchanges ¶
func (_m *IStorage) UserExchanges(opts ...repos.Option) repo_user_exchanges.ICustomQuerier
UserExchanges provides a mock function with given fields: opts
func (*IStorage) UserNotifications ¶
func (_m *IStorage) UserNotifications(opts ...repos.Option) repo_user_notifications.Querier
UserNotifications provides a mock function with given fields: opts
func (*IStorage) UserStores ¶
func (_m *IStorage) UserStores(opts ...repos.Option) repo_user_stores.Querier
UserStores provides a mock function with given fields: opts
func (*IStorage) Users ¶
func (_m *IStorage) Users(opts ...repos.Option) repo_users.ICustomQuerier
Users provides a mock function with given fields: opts
func (*IStorage) WalletAddresses ¶
func (_m *IStorage) WalletAddresses(opts ...repos.Option) repo_wallet_addresses.ICustomQuerier
WalletAddresses provides a mock function with given fields: opts
func (*IStorage) WalletAddressesActivityLog ¶
func (_m *IStorage) WalletAddressesActivityLog(opts ...repos.Option) repo_wallet_addresses_activity_logs.Querier
WalletAddressesActivityLog provides a mock function with given fields: opts
func (*IStorage) Wallets ¶
func (_m *IStorage) Wallets(opts ...repos.Option) repo_wallets.ICustomQuerier
Wallets provides a mock function with given fields: opts
func (*IStorage) WebHookSendHistories ¶
func (_m *IStorage) WebHookSendHistories(opts ...repos.Option) repo_webhook_send_histories.ICustomQuerier
WebHookSendHistories provides a mock function with given fields: opts
func (*IStorage) WebHookSendQueue ¶
func (_m *IStorage) WebHookSendQueue(opts ...repos.Option) repo_webhook_send_queue.Querier
WebHookSendQueue provides a mock function with given fields: opts
func (*IStorage) WithdrawalWalletAddresses ¶
func (_m *IStorage) WithdrawalWalletAddresses(opts ...repos.Option) repo_withdrawal_wallet_addresses.Querier
WithdrawalWalletAddresses provides a mock function with given fields: opts
func (*IStorage) WithdrawalWallets ¶
func (_m *IStorage) WithdrawalWallets(opts ...repos.Option) repo_withdrawal_wallets.Querier
WithdrawalWallets provides a mock function with given fields: opts
func (*IStorage) WithdrawalsFromProcessing ¶
func (_m *IStorage) WithdrawalsFromProcessing(opts ...repos.Option) repo_withdrawal_from_processing_wallets.Querier
WithdrawalsFromProcessing provides a mock function with given fields: opts
type IStorage_AmlCheckHistory_Call ¶
IStorage_AmlCheckHistory_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'AmlCheckHistory'
func (*IStorage_AmlCheckHistory_Call) Return ¶
func (_c *IStorage_AmlCheckHistory_Call) Return(_a0 repo_aml_check_history.Querier) *IStorage_AmlCheckHistory_Call
func (*IStorage_AmlCheckHistory_Call) Run ¶
func (_c *IStorage_AmlCheckHistory_Call) Run(run func(opts ...repos.Option)) *IStorage_AmlCheckHistory_Call
func (*IStorage_AmlCheckHistory_Call) RunAndReturn ¶
func (_c *IStorage_AmlCheckHistory_Call) RunAndReturn(run func(...repos.Option) repo_aml_check_history.Querier) *IStorage_AmlCheckHistory_Call
type IStorage_AmlCheckQueue_Call ¶
IStorage_AmlCheckQueue_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'AmlCheckQueue'
func (*IStorage_AmlCheckQueue_Call) Return ¶
func (_c *IStorage_AmlCheckQueue_Call) Return(_a0 repo_aml_check_queue.Querier) *IStorage_AmlCheckQueue_Call
func (*IStorage_AmlCheckQueue_Call) Run ¶
func (_c *IStorage_AmlCheckQueue_Call) Run(run func(opts ...repos.Option)) *IStorage_AmlCheckQueue_Call
func (*IStorage_AmlCheckQueue_Call) RunAndReturn ¶
func (_c *IStorage_AmlCheckQueue_Call) RunAndReturn(run func(...repos.Option) repo_aml_check_queue.Querier) *IStorage_AmlCheckQueue_Call
type IStorage_AmlChecks_Call ¶
IStorage_AmlChecks_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'AmlChecks'
func (*IStorage_AmlChecks_Call) Return ¶
func (_c *IStorage_AmlChecks_Call) Return(_a0 repo_aml_checks.ICustomQuerier) *IStorage_AmlChecks_Call
func (*IStorage_AmlChecks_Call) Run ¶
func (_c *IStorage_AmlChecks_Call) Run(run func(opts ...repos.Option)) *IStorage_AmlChecks_Call
func (*IStorage_AmlChecks_Call) RunAndReturn ¶
func (_c *IStorage_AmlChecks_Call) RunAndReturn(run func(...repos.Option) repo_aml_checks.ICustomQuerier) *IStorage_AmlChecks_Call
type IStorage_AmlServiceKeys_Call ¶
IStorage_AmlServiceKeys_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'AmlServiceKeys'
func (*IStorage_AmlServiceKeys_Call) Return ¶
func (_c *IStorage_AmlServiceKeys_Call) Return(_a0 repo_aml_service_keys.Querier) *IStorage_AmlServiceKeys_Call
func (*IStorage_AmlServiceKeys_Call) Run ¶
func (_c *IStorage_AmlServiceKeys_Call) Run(run func(opts ...repos.Option)) *IStorage_AmlServiceKeys_Call
func (*IStorage_AmlServiceKeys_Call) RunAndReturn ¶
func (_c *IStorage_AmlServiceKeys_Call) RunAndReturn(run func(...repos.Option) repo_aml_service_keys.Querier) *IStorage_AmlServiceKeys_Call
type IStorage_AmlServices_Call ¶
IStorage_AmlServices_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'AmlServices'
func (*IStorage_AmlServices_Call) Return ¶
func (_c *IStorage_AmlServices_Call) Return(_a0 repo_aml_services.Querier) *IStorage_AmlServices_Call
func (*IStorage_AmlServices_Call) Run ¶
func (_c *IStorage_AmlServices_Call) Run(run func(opts ...repos.Option)) *IStorage_AmlServices_Call
func (*IStorage_AmlServices_Call) RunAndReturn ¶
func (_c *IStorage_AmlServices_Call) RunAndReturn(run func(...repos.Option) repo_aml_services.Querier) *IStorage_AmlServices_Call
type IStorage_AmlSupportedAssets_Call ¶
IStorage_AmlSupportedAssets_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'AmlSupportedAssets'
func (*IStorage_AmlSupportedAssets_Call) Return ¶
func (_c *IStorage_AmlSupportedAssets_Call) Return(_a0 repo_aml_supported_assets.Querier) *IStorage_AmlSupportedAssets_Call
func (*IStorage_AmlSupportedAssets_Call) Run ¶
func (_c *IStorage_AmlSupportedAssets_Call) Run(run func(opts ...repos.Option)) *IStorage_AmlSupportedAssets_Call
func (*IStorage_AmlSupportedAssets_Call) RunAndReturn ¶
func (_c *IStorage_AmlSupportedAssets_Call) RunAndReturn(run func(...repos.Option) repo_aml_supported_assets.Querier) *IStorage_AmlSupportedAssets_Call
type IStorage_AmlUserKeys_Call ¶
IStorage_AmlUserKeys_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'AmlUserKeys'
func (*IStorage_AmlUserKeys_Call) Return ¶
func (_c *IStorage_AmlUserKeys_Call) Return(_a0 repo_aml_user_keys.ICustomQuerier) *IStorage_AmlUserKeys_Call
func (*IStorage_AmlUserKeys_Call) Run ¶
func (_c *IStorage_AmlUserKeys_Call) Run(run func(opts ...repos.Option)) *IStorage_AmlUserKeys_Call
func (*IStorage_AmlUserKeys_Call) RunAndReturn ¶
func (_c *IStorage_AmlUserKeys_Call) RunAndReturn(run func(...repos.Option) repo_aml_user_keys.ICustomQuerier) *IStorage_AmlUserKeys_Call
type IStorage_Analytics_Call ¶
IStorage_Analytics_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'Analytics'
func (*IStorage_Analytics_Call) Return ¶
func (_c *IStorage_Analytics_Call) Return(_a0 repo_analytics.Querier) *IStorage_Analytics_Call
func (*IStorage_Analytics_Call) Run ¶
func (_c *IStorage_Analytics_Call) Run(run func(opts ...repos.Option)) *IStorage_Analytics_Call
func (*IStorage_Analytics_Call) RunAndReturn ¶
func (_c *IStorage_Analytics_Call) RunAndReturn(run func(...repos.Option) repo_analytics.Querier) *IStorage_Analytics_Call
type IStorage_Close_Call ¶
IStorage_Close_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'Close'
func (*IStorage_Close_Call) Return ¶
func (_c *IStorage_Close_Call) Return(_a0 error) *IStorage_Close_Call
func (*IStorage_Close_Call) Run ¶
func (_c *IStorage_Close_Call) Run(run func()) *IStorage_Close_Call
func (*IStorage_Close_Call) RunAndReturn ¶
func (_c *IStorage_Close_Call) RunAndReturn(run func() error) *IStorage_Close_Call
type IStorage_Currencies_Call ¶
IStorage_Currencies_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'Currencies'
func (*IStorage_Currencies_Call) Return ¶
func (_c *IStorage_Currencies_Call) Return(_a0 repo_currencies.Querier) *IStorage_Currencies_Call
func (*IStorage_Currencies_Call) Run ¶
func (_c *IStorage_Currencies_Call) Run(run func(opts ...repos.Option)) *IStorage_Currencies_Call
func (*IStorage_Currencies_Call) RunAndReturn ¶
func (_c *IStorage_Currencies_Call) RunAndReturn(run func(...repos.Option) repo_currencies.Querier) *IStorage_Currencies_Call
type IStorage_CurrencyExchange_Call ¶
IStorage_CurrencyExchange_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'CurrencyExchange'
func (*IStorage_CurrencyExchange_Call) Return ¶
func (_c *IStorage_CurrencyExchange_Call) Return(_a0 repo_currency_exrate.ICurrencyRateRepo) *IStorage_CurrencyExchange_Call
func (*IStorage_CurrencyExchange_Call) Run ¶
func (_c *IStorage_CurrencyExchange_Call) Run(run func()) *IStorage_CurrencyExchange_Call
func (*IStorage_CurrencyExchange_Call) RunAndReturn ¶
func (_c *IStorage_CurrencyExchange_Call) RunAndReturn(run func() repo_currency_exrate.ICurrencyRateRepo) *IStorage_CurrencyExchange_Call
type IStorage_ExchangeAddresses_Call ¶
IStorage_ExchangeAddresses_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'ExchangeAddresses'
func (*IStorage_ExchangeAddresses_Call) Return ¶
func (_c *IStorage_ExchangeAddresses_Call) Return(_a0 repo_exchange_addresses.Querier) *IStorage_ExchangeAddresses_Call
func (*IStorage_ExchangeAddresses_Call) Run ¶
func (_c *IStorage_ExchangeAddresses_Call) Run(run func(opts ...repos.Option)) *IStorage_ExchangeAddresses_Call
func (*IStorage_ExchangeAddresses_Call) RunAndReturn ¶
func (_c *IStorage_ExchangeAddresses_Call) RunAndReturn(run func(...repos.Option) repo_exchange_addresses.Querier) *IStorage_ExchangeAddresses_Call
type IStorage_ExchangeChains_Call ¶
IStorage_ExchangeChains_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'ExchangeChains'
func (*IStorage_ExchangeChains_Call) Return ¶
func (_c *IStorage_ExchangeChains_Call) Return(_a0 repo_exchange_chains.Querier) *IStorage_ExchangeChains_Call
func (*IStorage_ExchangeChains_Call) Run ¶
func (_c *IStorage_ExchangeChains_Call) Run(run func(opts ...repos.Option)) *IStorage_ExchangeChains_Call
func (*IStorage_ExchangeChains_Call) RunAndReturn ¶
func (_c *IStorage_ExchangeChains_Call) RunAndReturn(run func(...repos.Option) repo_exchange_chains.Querier) *IStorage_ExchangeChains_Call
type IStorage_ExchangeOrders_Call ¶
IStorage_ExchangeOrders_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'ExchangeOrders'
func (*IStorage_ExchangeOrders_Call) Return ¶
func (_c *IStorage_ExchangeOrders_Call) Return(_a0 repo_exchange_orders.ICustomQuerier) *IStorage_ExchangeOrders_Call
func (*IStorage_ExchangeOrders_Call) Run ¶
func (_c *IStorage_ExchangeOrders_Call) Run(run func(opts ...repos.Option)) *IStorage_ExchangeOrders_Call
func (*IStorage_ExchangeOrders_Call) RunAndReturn ¶
func (_c *IStorage_ExchangeOrders_Call) RunAndReturn(run func(...repos.Option) repo_exchange_orders.ICustomQuerier) *IStorage_ExchangeOrders_Call
type IStorage_ExchangeUserKeys_Call ¶
IStorage_ExchangeUserKeys_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'ExchangeUserKeys'
func (*IStorage_ExchangeUserKeys_Call) Return ¶
func (_c *IStorage_ExchangeUserKeys_Call) Return(_a0 repo_exchange_user_keys.Querier) *IStorage_ExchangeUserKeys_Call
func (*IStorage_ExchangeUserKeys_Call) Run ¶
func (_c *IStorage_ExchangeUserKeys_Call) Run(run func(opts ...repos.Option)) *IStorage_ExchangeUserKeys_Call
func (*IStorage_ExchangeUserKeys_Call) RunAndReturn ¶
func (_c *IStorage_ExchangeUserKeys_Call) RunAndReturn(run func(...repos.Option) repo_exchange_user_keys.Querier) *IStorage_ExchangeUserKeys_Call
type IStorage_ExchangeWithdrawalHistory_Call ¶
IStorage_ExchangeWithdrawalHistory_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'ExchangeWithdrawalHistory'
func (*IStorage_ExchangeWithdrawalHistory_Call) Run ¶
func (_c *IStorage_ExchangeWithdrawalHistory_Call) Run(run func(opts ...repos.Option)) *IStorage_ExchangeWithdrawalHistory_Call
func (*IStorage_ExchangeWithdrawalHistory_Call) RunAndReturn ¶
func (_c *IStorage_ExchangeWithdrawalHistory_Call) RunAndReturn(run func(...repos.Option) repo_exchange_withdrawal_history.ICustomQuerier) *IStorage_ExchangeWithdrawalHistory_Call
type IStorage_ExchangeWithdrawalSettings_Call ¶
IStorage_ExchangeWithdrawalSettings_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'ExchangeWithdrawalSettings'
func (*IStorage_ExchangeWithdrawalSettings_Call) Run ¶
func (_c *IStorage_ExchangeWithdrawalSettings_Call) Run(run func(opts ...repos.Option)) *IStorage_ExchangeWithdrawalSettings_Call
func (*IStorage_ExchangeWithdrawalSettings_Call) RunAndReturn ¶
func (_c *IStorage_ExchangeWithdrawalSettings_Call) RunAndReturn(run func(...repos.Option) repo_exchange_withdrawal_settings.Querier) *IStorage_ExchangeWithdrawalSettings_Call
type IStorage_Exchanges_Call ¶
IStorage_Exchanges_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'Exchanges'
func (*IStorage_Exchanges_Call) Return ¶
func (_c *IStorage_Exchanges_Call) Return(_a0 repo_exchanges.Querier) *IStorage_Exchanges_Call
func (*IStorage_Exchanges_Call) Run ¶
func (_c *IStorage_Exchanges_Call) Run(run func(opts ...repos.Option)) *IStorage_Exchanges_Call
func (*IStorage_Exchanges_Call) RunAndReturn ¶
func (_c *IStorage_Exchanges_Call) RunAndReturn(run func(...repos.Option) repo_exchanges.Querier) *IStorage_Exchanges_Call
type IStorage_Expecter ¶
type IStorage_Expecter struct {
// contains filtered or unexported fields
}
func (*IStorage_Expecter) AmlCheckHistory ¶
func (_e *IStorage_Expecter) AmlCheckHistory(opts ...interface{}) *IStorage_AmlCheckHistory_Call
AmlCheckHistory is a helper method to define mock.On call
- opts ...repos.Option
func (*IStorage_Expecter) AmlCheckQueue ¶
func (_e *IStorage_Expecter) AmlCheckQueue(opts ...interface{}) *IStorage_AmlCheckQueue_Call
AmlCheckQueue is a helper method to define mock.On call
- opts ...repos.Option
func (*IStorage_Expecter) AmlChecks ¶
func (_e *IStorage_Expecter) AmlChecks(opts ...interface{}) *IStorage_AmlChecks_Call
AmlChecks is a helper method to define mock.On call
- opts ...repos.Option
func (*IStorage_Expecter) AmlServiceKeys ¶
func (_e *IStorage_Expecter) AmlServiceKeys(opts ...interface{}) *IStorage_AmlServiceKeys_Call
AmlServiceKeys is a helper method to define mock.On call
- opts ...repos.Option
func (*IStorage_Expecter) AmlServices ¶
func (_e *IStorage_Expecter) AmlServices(opts ...interface{}) *IStorage_AmlServices_Call
AmlServices is a helper method to define mock.On call
- opts ...repos.Option
func (*IStorage_Expecter) AmlSupportedAssets ¶
func (_e *IStorage_Expecter) AmlSupportedAssets(opts ...interface{}) *IStorage_AmlSupportedAssets_Call
AmlSupportedAssets is a helper method to define mock.On call
- opts ...repos.Option
func (*IStorage_Expecter) AmlUserKeys ¶
func (_e *IStorage_Expecter) AmlUserKeys(opts ...interface{}) *IStorage_AmlUserKeys_Call
AmlUserKeys is a helper method to define mock.On call
- opts ...repos.Option
func (*IStorage_Expecter) Analytics ¶
func (_e *IStorage_Expecter) Analytics(opts ...interface{}) *IStorage_Analytics_Call
Analytics is a helper method to define mock.On call
- opts ...repos.Option
func (*IStorage_Expecter) Close ¶
func (_e *IStorage_Expecter) Close() *IStorage_Close_Call
Close is a helper method to define mock.On call
func (*IStorage_Expecter) Currencies ¶
func (_e *IStorage_Expecter) Currencies(opts ...interface{}) *IStorage_Currencies_Call
Currencies is a helper method to define mock.On call
- opts ...repos.Option
func (*IStorage_Expecter) CurrencyExchange ¶
func (_e *IStorage_Expecter) CurrencyExchange() *IStorage_CurrencyExchange_Call
CurrencyExchange is a helper method to define mock.On call
func (*IStorage_Expecter) ExchangeAddresses ¶
func (_e *IStorage_Expecter) ExchangeAddresses(opts ...interface{}) *IStorage_ExchangeAddresses_Call
ExchangeAddresses is a helper method to define mock.On call
- opts ...repos.Option
func (*IStorage_Expecter) ExchangeChains ¶
func (_e *IStorage_Expecter) ExchangeChains(opts ...interface{}) *IStorage_ExchangeChains_Call
ExchangeChains is a helper method to define mock.On call
- opts ...repos.Option
func (*IStorage_Expecter) ExchangeOrders ¶
func (_e *IStorage_Expecter) ExchangeOrders(opts ...interface{}) *IStorage_ExchangeOrders_Call
ExchangeOrders is a helper method to define mock.On call
- opts ...repos.Option
func (*IStorage_Expecter) ExchangeUserKeys ¶
func (_e *IStorage_Expecter) ExchangeUserKeys(opts ...interface{}) *IStorage_ExchangeUserKeys_Call
ExchangeUserKeys is a helper method to define mock.On call
- opts ...repos.Option
func (*IStorage_Expecter) ExchangeWithdrawalHistory ¶
func (_e *IStorage_Expecter) ExchangeWithdrawalHistory(opts ...interface{}) *IStorage_ExchangeWithdrawalHistory_Call
ExchangeWithdrawalHistory is a helper method to define mock.On call
- opts ...repos.Option
func (*IStorage_Expecter) ExchangeWithdrawalSettings ¶
func (_e *IStorage_Expecter) ExchangeWithdrawalSettings(opts ...interface{}) *IStorage_ExchangeWithdrawalSettings_Call
ExchangeWithdrawalSettings is a helper method to define mock.On call
- opts ...repos.Option
func (*IStorage_Expecter) Exchanges ¶
func (_e *IStorage_Expecter) Exchanges(opts ...interface{}) *IStorage_Exchanges_Call
Exchanges is a helper method to define mock.On call
- opts ...repos.Option
func (*IStorage_Expecter) KeyValue ¶
func (_e *IStorage_Expecter) KeyValue() *IStorage_KeyValue_Call
KeyValue is a helper method to define mock.On call
func (*IStorage_Expecter) LogTypes ¶
func (_e *IStorage_Expecter) LogTypes(opts ...interface{}) *IStorage_LogTypes_Call
LogTypes is a helper method to define mock.On call
- opts ...repos.Option
func (*IStorage_Expecter) Logs ¶
func (_e *IStorage_Expecter) Logs(opts ...interface{}) *IStorage_Logs_Call
Logs is a helper method to define mock.On call
- opts ...repos.Option
func (*IStorage_Expecter) MultiWithdrawalRules ¶
func (_e *IStorage_Expecter) MultiWithdrawalRules(opts ...interface{}) *IStorage_MultiWithdrawalRules_Call
MultiWithdrawalRules is a helper method to define mock.On call
- opts ...repos.Option
func (*IStorage_Expecter) NotificationSendHistory ¶
func (_e *IStorage_Expecter) NotificationSendHistory(opts ...interface{}) *IStorage_NotificationSendHistory_Call
NotificationSendHistory is a helper method to define mock.On call
- opts ...repos.Option
func (*IStorage_Expecter) NotificationSendQueue ¶
func (_e *IStorage_Expecter) NotificationSendQueue(opts ...interface{}) *IStorage_NotificationSendQueue_Call
NotificationSendQueue is a helper method to define mock.On call
- opts ...repos.Option
func (*IStorage_Expecter) Notifications ¶
func (_e *IStorage_Expecter) Notifications(opts ...interface{}) *IStorage_Notifications_Call
Notifications is a helper method to define mock.On call
- opts ...repos.Option
func (*IStorage_Expecter) PSQLConn ¶
func (_e *IStorage_Expecter) PSQLConn() *IStorage_PSQLConn_Call
PSQLConn is a helper method to define mock.On call
func (*IStorage_Expecter) PersonalAccessToken ¶
func (_e *IStorage_Expecter) PersonalAccessToken(opts ...interface{}) *IStorage_PersonalAccessToken_Call
PersonalAccessToken is a helper method to define mock.On call
- opts ...repos.Option
func (*IStorage_Expecter) Receipts ¶
func (_e *IStorage_Expecter) Receipts(opts ...interface{}) *IStorage_Receipts_Call
Receipts is a helper method to define mock.On call
- opts ...repos.Option
func (*IStorage_Expecter) Settings ¶
func (_e *IStorage_Expecter) Settings(opts ...interface{}) *IStorage_Settings_Call
Settings is a helper method to define mock.On call
- opts ...repos.Option
func (*IStorage_Expecter) StoreAPIKeys ¶
func (_e *IStorage_Expecter) StoreAPIKeys(opts ...interface{}) *IStorage_StoreAPIKeys_Call
StoreAPIKeys is a helper method to define mock.On call
- opts ...repos.Option
func (*IStorage_Expecter) StoreCurrencies ¶
func (_e *IStorage_Expecter) StoreCurrencies(opts ...interface{}) *IStorage_StoreCurrencies_Call
StoreCurrencies is a helper method to define mock.On call
- opts ...repos.Option
func (*IStorage_Expecter) StoreSecrets ¶
func (_e *IStorage_Expecter) StoreSecrets(opts ...interface{}) *IStorage_StoreSecrets_Call
StoreSecrets is a helper method to define mock.On call
- opts ...repos.Option
func (*IStorage_Expecter) StoreWebhooks ¶
func (_e *IStorage_Expecter) StoreWebhooks(opts ...interface{}) *IStorage_StoreWebhooks_Call
StoreWebhooks is a helper method to define mock.On call
- opts ...repos.Option
func (*IStorage_Expecter) StoreWhitelist ¶
func (_e *IStorage_Expecter) StoreWhitelist(opts ...interface{}) *IStorage_StoreWhitelist_Call
StoreWhitelist is a helper method to define mock.On call
- opts ...repos.Option
func (*IStorage_Expecter) Stores ¶
func (_e *IStorage_Expecter) Stores(opts ...interface{}) *IStorage_Stores_Call
Stores is a helper method to define mock.On call
- opts ...repos.Option
func (*IStorage_Expecter) Transactions ¶
func (_e *IStorage_Expecter) Transactions(opts ...interface{}) *IStorage_Transactions_Call
Transactions is a helper method to define mock.On call
- opts ...repos.Option
func (*IStorage_Expecter) TransferTransactions ¶
func (_e *IStorage_Expecter) TransferTransactions(opts ...interface{}) *IStorage_TransferTransactions_Call
TransferTransactions is a helper method to define mock.On call
- opts ...repos.Option
func (*IStorage_Expecter) Transfers ¶
func (_e *IStorage_Expecter) Transfers(opts ...interface{}) *IStorage_Transfers_Call
Transfers is a helper method to define mock.On call
- opts ...repos.Option
func (*IStorage_Expecter) TronWalletBalanceStatistics ¶
func (_e *IStorage_Expecter) TronWalletBalanceStatistics(opts ...interface{}) *IStorage_TronWalletBalanceStatistics_Call
TronWalletBalanceStatistics is a helper method to define mock.On call
- opts ...repos.Option
func (*IStorage_Expecter) UnconfirmedTransactions ¶
func (_e *IStorage_Expecter) UnconfirmedTransactions(opts ...interface{}) *IStorage_UnconfirmedTransactions_Call
UnconfirmedTransactions is a helper method to define mock.On call
- opts ...repos.Option
func (*IStorage_Expecter) UpdateBalanceQueue ¶
func (_e *IStorage_Expecter) UpdateBalanceQueue(opts ...interface{}) *IStorage_UpdateBalanceQueue_Call
UpdateBalanceQueue is a helper method to define mock.On call
- opts ...repos.Option
func (*IStorage_Expecter) UserExchangePairs ¶
func (_e *IStorage_Expecter) UserExchangePairs(opts ...interface{}) *IStorage_UserExchangePairs_Call
UserExchangePairs is a helper method to define mock.On call
- opts ...repos.Option
func (*IStorage_Expecter) UserExchanges ¶
func (_e *IStorage_Expecter) UserExchanges(opts ...interface{}) *IStorage_UserExchanges_Call
UserExchanges is a helper method to define mock.On call
- opts ...repos.Option
func (*IStorage_Expecter) UserNotifications ¶
func (_e *IStorage_Expecter) UserNotifications(opts ...interface{}) *IStorage_UserNotifications_Call
UserNotifications is a helper method to define mock.On call
- opts ...repos.Option
func (*IStorage_Expecter) UserStores ¶
func (_e *IStorage_Expecter) UserStores(opts ...interface{}) *IStorage_UserStores_Call
UserStores is a helper method to define mock.On call
- opts ...repos.Option
func (*IStorage_Expecter) Users ¶
func (_e *IStorage_Expecter) Users(opts ...interface{}) *IStorage_Users_Call
Users is a helper method to define mock.On call
- opts ...repos.Option
func (*IStorage_Expecter) WalletAddresses ¶
func (_e *IStorage_Expecter) WalletAddresses(opts ...interface{}) *IStorage_WalletAddresses_Call
WalletAddresses is a helper method to define mock.On call
- opts ...repos.Option
func (*IStorage_Expecter) WalletAddressesActivityLog ¶
func (_e *IStorage_Expecter) WalletAddressesActivityLog(opts ...interface{}) *IStorage_WalletAddressesActivityLog_Call
WalletAddressesActivityLog is a helper method to define mock.On call
- opts ...repos.Option
func (*IStorage_Expecter) Wallets ¶
func (_e *IStorage_Expecter) Wallets(opts ...interface{}) *IStorage_Wallets_Call
Wallets is a helper method to define mock.On call
- opts ...repos.Option
func (*IStorage_Expecter) WebHookSendHistories ¶
func (_e *IStorage_Expecter) WebHookSendHistories(opts ...interface{}) *IStorage_WebHookSendHistories_Call
WebHookSendHistories is a helper method to define mock.On call
- opts ...repos.Option
func (*IStorage_Expecter) WebHookSendQueue ¶
func (_e *IStorage_Expecter) WebHookSendQueue(opts ...interface{}) *IStorage_WebHookSendQueue_Call
WebHookSendQueue is a helper method to define mock.On call
- opts ...repos.Option
func (*IStorage_Expecter) WithdrawalWalletAddresses ¶
func (_e *IStorage_Expecter) WithdrawalWalletAddresses(opts ...interface{}) *IStorage_WithdrawalWalletAddresses_Call
WithdrawalWalletAddresses is a helper method to define mock.On call
- opts ...repos.Option
func (*IStorage_Expecter) WithdrawalWallets ¶
func (_e *IStorage_Expecter) WithdrawalWallets(opts ...interface{}) *IStorage_WithdrawalWallets_Call
WithdrawalWallets is a helper method to define mock.On call
- opts ...repos.Option
func (*IStorage_Expecter) WithdrawalsFromProcessing ¶
func (_e *IStorage_Expecter) WithdrawalsFromProcessing(opts ...interface{}) *IStorage_WithdrawalsFromProcessing_Call
WithdrawalsFromProcessing is a helper method to define mock.On call
- opts ...repos.Option
type IStorage_KeyValue_Call ¶
IStorage_KeyValue_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'KeyValue'
func (*IStorage_KeyValue_Call) Return ¶
func (_c *IStorage_KeyValue_Call) Return(_a0 key_value.IKeyValue) *IStorage_KeyValue_Call
func (*IStorage_KeyValue_Call) Run ¶
func (_c *IStorage_KeyValue_Call) Run(run func()) *IStorage_KeyValue_Call
func (*IStorage_KeyValue_Call) RunAndReturn ¶
func (_c *IStorage_KeyValue_Call) RunAndReturn(run func() key_value.IKeyValue) *IStorage_KeyValue_Call
type IStorage_LogTypes_Call ¶
IStorage_LogTypes_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'LogTypes'
func (*IStorage_LogTypes_Call) Return ¶
func (_c *IStorage_LogTypes_Call) Return(_a0 repo_log_types.Querier) *IStorage_LogTypes_Call
func (*IStorage_LogTypes_Call) Run ¶
func (_c *IStorage_LogTypes_Call) Run(run func(opts ...repos.Option)) *IStorage_LogTypes_Call
func (*IStorage_LogTypes_Call) RunAndReturn ¶
func (_c *IStorage_LogTypes_Call) RunAndReturn(run func(...repos.Option) repo_log_types.Querier) *IStorage_LogTypes_Call
type IStorage_Logs_Call ¶
IStorage_Logs_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'Logs'
func (*IStorage_Logs_Call) Return ¶
func (_c *IStorage_Logs_Call) Return(_a0 repo_logs.Querier) *IStorage_Logs_Call
func (*IStorage_Logs_Call) Run ¶
func (_c *IStorage_Logs_Call) Run(run func(opts ...repos.Option)) *IStorage_Logs_Call
func (*IStorage_Logs_Call) RunAndReturn ¶
func (_c *IStorage_Logs_Call) RunAndReturn(run func(...repos.Option) repo_logs.Querier) *IStorage_Logs_Call
type IStorage_MultiWithdrawalRules_Call ¶
IStorage_MultiWithdrawalRules_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'MultiWithdrawalRules'
func (*IStorage_MultiWithdrawalRules_Call) Return ¶
func (_c *IStorage_MultiWithdrawalRules_Call) Return(_a0 repo_multi_withdrawal_rules.Querier) *IStorage_MultiWithdrawalRules_Call
func (*IStorage_MultiWithdrawalRules_Call) Run ¶
func (_c *IStorage_MultiWithdrawalRules_Call) Run(run func(opts ...repos.Option)) *IStorage_MultiWithdrawalRules_Call
func (*IStorage_MultiWithdrawalRules_Call) RunAndReturn ¶
func (_c *IStorage_MultiWithdrawalRules_Call) RunAndReturn(run func(...repos.Option) repo_multi_withdrawal_rules.Querier) *IStorage_MultiWithdrawalRules_Call
type IStorage_NotificationSendHistory_Call ¶
IStorage_NotificationSendHistory_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'NotificationSendHistory'
func (*IStorage_NotificationSendHistory_Call) Run ¶
func (_c *IStorage_NotificationSendHistory_Call) Run(run func(opts ...repos.Option)) *IStorage_NotificationSendHistory_Call
func (*IStorage_NotificationSendHistory_Call) RunAndReturn ¶
func (_c *IStorage_NotificationSendHistory_Call) RunAndReturn(run func(...repos.Option) repo_notification_send_history.ICustomQuerier) *IStorage_NotificationSendHistory_Call
type IStorage_NotificationSendQueue_Call ¶
IStorage_NotificationSendQueue_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'NotificationSendQueue'
func (*IStorage_NotificationSendQueue_Call) Return ¶
func (_c *IStorage_NotificationSendQueue_Call) Return(_a0 repo_notification_send_queue.Querier) *IStorage_NotificationSendQueue_Call
func (*IStorage_NotificationSendQueue_Call) Run ¶
func (_c *IStorage_NotificationSendQueue_Call) Run(run func(opts ...repos.Option)) *IStorage_NotificationSendQueue_Call
func (*IStorage_NotificationSendQueue_Call) RunAndReturn ¶
func (_c *IStorage_NotificationSendQueue_Call) RunAndReturn(run func(...repos.Option) repo_notification_send_queue.Querier) *IStorage_NotificationSendQueue_Call
type IStorage_Notifications_Call ¶
IStorage_Notifications_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'Notifications'
func (*IStorage_Notifications_Call) Return ¶
func (_c *IStorage_Notifications_Call) Return(_a0 repo_notifications.Querier) *IStorage_Notifications_Call
func (*IStorage_Notifications_Call) Run ¶
func (_c *IStorage_Notifications_Call) Run(run func(opts ...repos.Option)) *IStorage_Notifications_Call
func (*IStorage_Notifications_Call) RunAndReturn ¶
func (_c *IStorage_Notifications_Call) RunAndReturn(run func(...repos.Option) repo_notifications.Querier) *IStorage_Notifications_Call
type IStorage_PSQLConn_Call ¶
IStorage_PSQLConn_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'PSQLConn'
func (*IStorage_PSQLConn_Call) Return ¶
func (_c *IStorage_PSQLConn_Call) Return(_a0 *pgxpool.Pool) *IStorage_PSQLConn_Call
func (*IStorage_PSQLConn_Call) Run ¶
func (_c *IStorage_PSQLConn_Call) Run(run func()) *IStorage_PSQLConn_Call
func (*IStorage_PSQLConn_Call) RunAndReturn ¶
func (_c *IStorage_PSQLConn_Call) RunAndReturn(run func() *pgxpool.Pool) *IStorage_PSQLConn_Call
type IStorage_PersonalAccessToken_Call ¶
IStorage_PersonalAccessToken_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'PersonalAccessToken'
func (*IStorage_PersonalAccessToken_Call) Return ¶
func (_c *IStorage_PersonalAccessToken_Call) Return(_a0 repo_personal_access_tokens.Querier) *IStorage_PersonalAccessToken_Call
func (*IStorage_PersonalAccessToken_Call) Run ¶
func (_c *IStorage_PersonalAccessToken_Call) Run(run func(opts ...repos.Option)) *IStorage_PersonalAccessToken_Call
func (*IStorage_PersonalAccessToken_Call) RunAndReturn ¶
func (_c *IStorage_PersonalAccessToken_Call) RunAndReturn(run func(...repos.Option) repo_personal_access_tokens.Querier) *IStorage_PersonalAccessToken_Call
type IStorage_Receipts_Call ¶
IStorage_Receipts_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'Receipts'
func (*IStorage_Receipts_Call) Return ¶
func (_c *IStorage_Receipts_Call) Return(_a0 repo_receipts.Querier) *IStorage_Receipts_Call
func (*IStorage_Receipts_Call) Run ¶
func (_c *IStorage_Receipts_Call) Run(run func(opts ...repos.Option)) *IStorage_Receipts_Call
func (*IStorage_Receipts_Call) RunAndReturn ¶
func (_c *IStorage_Receipts_Call) RunAndReturn(run func(...repos.Option) repo_receipts.Querier) *IStorage_Receipts_Call
type IStorage_Settings_Call ¶
IStorage_Settings_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'Settings'
func (*IStorage_Settings_Call) Return ¶
func (_c *IStorage_Settings_Call) Return(_a0 repo_settings.Querier) *IStorage_Settings_Call
func (*IStorage_Settings_Call) Run ¶
func (_c *IStorage_Settings_Call) Run(run func(opts ...repos.Option)) *IStorage_Settings_Call
func (*IStorage_Settings_Call) RunAndReturn ¶
func (_c *IStorage_Settings_Call) RunAndReturn(run func(...repos.Option) repo_settings.Querier) *IStorage_Settings_Call
type IStorage_StoreAPIKeys_Call ¶
IStorage_StoreAPIKeys_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'StoreAPIKeys'
func (*IStorage_StoreAPIKeys_Call) Return ¶
func (_c *IStorage_StoreAPIKeys_Call) Return(_a0 repo_store_api_keys.Querier) *IStorage_StoreAPIKeys_Call
func (*IStorage_StoreAPIKeys_Call) Run ¶
func (_c *IStorage_StoreAPIKeys_Call) Run(run func(opts ...repos.Option)) *IStorage_StoreAPIKeys_Call
func (*IStorage_StoreAPIKeys_Call) RunAndReturn ¶
func (_c *IStorage_StoreAPIKeys_Call) RunAndReturn(run func(...repos.Option) repo_store_api_keys.Querier) *IStorage_StoreAPIKeys_Call
type IStorage_StoreCurrencies_Call ¶
IStorage_StoreCurrencies_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'StoreCurrencies'
func (*IStorage_StoreCurrencies_Call) Return ¶
func (_c *IStorage_StoreCurrencies_Call) Return(_a0 repo_store_currencies.Querier) *IStorage_StoreCurrencies_Call
func (*IStorage_StoreCurrencies_Call) Run ¶
func (_c *IStorage_StoreCurrencies_Call) Run(run func(opts ...repos.Option)) *IStorage_StoreCurrencies_Call
func (*IStorage_StoreCurrencies_Call) RunAndReturn ¶
func (_c *IStorage_StoreCurrencies_Call) RunAndReturn(run func(...repos.Option) repo_store_currencies.Querier) *IStorage_StoreCurrencies_Call
type IStorage_StoreSecrets_Call ¶
IStorage_StoreSecrets_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'StoreSecrets'
func (*IStorage_StoreSecrets_Call) Return ¶
func (_c *IStorage_StoreSecrets_Call) Return(_a0 repo_store_secrets.Querier) *IStorage_StoreSecrets_Call
func (*IStorage_StoreSecrets_Call) Run ¶
func (_c *IStorage_StoreSecrets_Call) Run(run func(opts ...repos.Option)) *IStorage_StoreSecrets_Call
func (*IStorage_StoreSecrets_Call) RunAndReturn ¶
func (_c *IStorage_StoreSecrets_Call) RunAndReturn(run func(...repos.Option) repo_store_secrets.Querier) *IStorage_StoreSecrets_Call
type IStorage_StoreWebhooks_Call ¶
IStorage_StoreWebhooks_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'StoreWebhooks'
func (*IStorage_StoreWebhooks_Call) Return ¶
func (_c *IStorage_StoreWebhooks_Call) Return(_a0 repo_store_webhooks.Querier) *IStorage_StoreWebhooks_Call
func (*IStorage_StoreWebhooks_Call) Run ¶
func (_c *IStorage_StoreWebhooks_Call) Run(run func(opts ...repos.Option)) *IStorage_StoreWebhooks_Call
func (*IStorage_StoreWebhooks_Call) RunAndReturn ¶
func (_c *IStorage_StoreWebhooks_Call) RunAndReturn(run func(...repos.Option) repo_store_webhooks.Querier) *IStorage_StoreWebhooks_Call
type IStorage_StoreWhitelist_Call ¶
IStorage_StoreWhitelist_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'StoreWhitelist'
func (*IStorage_StoreWhitelist_Call) Return ¶
func (_c *IStorage_StoreWhitelist_Call) Return(_a0 repo_store_whitelist.Querier) *IStorage_StoreWhitelist_Call
func (*IStorage_StoreWhitelist_Call) Run ¶
func (_c *IStorage_StoreWhitelist_Call) Run(run func(opts ...repos.Option)) *IStorage_StoreWhitelist_Call
func (*IStorage_StoreWhitelist_Call) RunAndReturn ¶
func (_c *IStorage_StoreWhitelist_Call) RunAndReturn(run func(...repos.Option) repo_store_whitelist.Querier) *IStorage_StoreWhitelist_Call
type IStorage_Stores_Call ¶
IStorage_Stores_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'Stores'
func (*IStorage_Stores_Call) Return ¶
func (_c *IStorage_Stores_Call) Return(_a0 repo_stores.Querier) *IStorage_Stores_Call
func (*IStorage_Stores_Call) Run ¶
func (_c *IStorage_Stores_Call) Run(run func(opts ...repos.Option)) *IStorage_Stores_Call
func (*IStorage_Stores_Call) RunAndReturn ¶
func (_c *IStorage_Stores_Call) RunAndReturn(run func(...repos.Option) repo_stores.Querier) *IStorage_Stores_Call
type IStorage_Transactions_Call ¶
IStorage_Transactions_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'Transactions'
func (*IStorage_Transactions_Call) Return ¶
func (_c *IStorage_Transactions_Call) Return(_a0 repo_transactions.ICustomQuerier) *IStorage_Transactions_Call
func (*IStorage_Transactions_Call) Run ¶
func (_c *IStorage_Transactions_Call) Run(run func(opts ...repos.Option)) *IStorage_Transactions_Call
func (*IStorage_Transactions_Call) RunAndReturn ¶
func (_c *IStorage_Transactions_Call) RunAndReturn(run func(...repos.Option) repo_transactions.ICustomQuerier) *IStorage_Transactions_Call
type IStorage_TransferTransactions_Call ¶
IStorage_TransferTransactions_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'TransferTransactions'
func (*IStorage_TransferTransactions_Call) Return ¶
func (_c *IStorage_TransferTransactions_Call) Return(_a0 repo_transfer_transactions.Querier) *IStorage_TransferTransactions_Call
func (*IStorage_TransferTransactions_Call) Run ¶
func (_c *IStorage_TransferTransactions_Call) Run(run func(opts ...repos.Option)) *IStorage_TransferTransactions_Call
func (*IStorage_TransferTransactions_Call) RunAndReturn ¶
func (_c *IStorage_TransferTransactions_Call) RunAndReturn(run func(...repos.Option) repo_transfer_transactions.Querier) *IStorage_TransferTransactions_Call
type IStorage_Transfers_Call ¶
IStorage_Transfers_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'Transfers'
func (*IStorage_Transfers_Call) Return ¶
func (_c *IStorage_Transfers_Call) Return(_a0 repo_transfers.ICustomQuerier) *IStorage_Transfers_Call
func (*IStorage_Transfers_Call) Run ¶
func (_c *IStorage_Transfers_Call) Run(run func(opts ...repos.Option)) *IStorage_Transfers_Call
func (*IStorage_Transfers_Call) RunAndReturn ¶
func (_c *IStorage_Transfers_Call) RunAndReturn(run func(...repos.Option) repo_transfers.ICustomQuerier) *IStorage_Transfers_Call
type IStorage_TronWalletBalanceStatistics_Call ¶
IStorage_TronWalletBalanceStatistics_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'TronWalletBalanceStatistics'
func (*IStorage_TronWalletBalanceStatistics_Call) Run ¶
func (_c *IStorage_TronWalletBalanceStatistics_Call) Run(run func(opts ...repos.Option)) *IStorage_TronWalletBalanceStatistics_Call
func (*IStorage_TronWalletBalanceStatistics_Call) RunAndReturn ¶
func (_c *IStorage_TronWalletBalanceStatistics_Call) RunAndReturn(run func(...repos.Option) repo_tron_wallet_balance_statistics.Querier) *IStorage_TronWalletBalanceStatistics_Call
type IStorage_UnconfirmedTransactions_Call ¶
IStorage_UnconfirmedTransactions_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'UnconfirmedTransactions'
func (*IStorage_UnconfirmedTransactions_Call) Run ¶
func (_c *IStorage_UnconfirmedTransactions_Call) Run(run func(opts ...repos.Option)) *IStorage_UnconfirmedTransactions_Call
func (*IStorage_UnconfirmedTransactions_Call) RunAndReturn ¶
func (_c *IStorage_UnconfirmedTransactions_Call) RunAndReturn(run func(...repos.Option) repo_unconfirmed_transactions.Querier) *IStorage_UnconfirmedTransactions_Call
type IStorage_UpdateBalanceQueue_Call ¶
IStorage_UpdateBalanceQueue_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'UpdateBalanceQueue'
func (*IStorage_UpdateBalanceQueue_Call) Return ¶
func (_c *IStorage_UpdateBalanceQueue_Call) Return(_a0 repo_update_balance_queue.Querier) *IStorage_UpdateBalanceQueue_Call
func (*IStorage_UpdateBalanceQueue_Call) Run ¶
func (_c *IStorage_UpdateBalanceQueue_Call) Run(run func(opts ...repos.Option)) *IStorage_UpdateBalanceQueue_Call
func (*IStorage_UpdateBalanceQueue_Call) RunAndReturn ¶
func (_c *IStorage_UpdateBalanceQueue_Call) RunAndReturn(run func(...repos.Option) repo_update_balance_queue.Querier) *IStorage_UpdateBalanceQueue_Call
type IStorage_UserExchangePairs_Call ¶
IStorage_UserExchangePairs_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'UserExchangePairs'
func (*IStorage_UserExchangePairs_Call) Return ¶
func (_c *IStorage_UserExchangePairs_Call) Return(_a0 repo_user_exchange_pairs.Querier) *IStorage_UserExchangePairs_Call
func (*IStorage_UserExchangePairs_Call) Run ¶
func (_c *IStorage_UserExchangePairs_Call) Run(run func(opts ...repos.Option)) *IStorage_UserExchangePairs_Call
func (*IStorage_UserExchangePairs_Call) RunAndReturn ¶
func (_c *IStorage_UserExchangePairs_Call) RunAndReturn(run func(...repos.Option) repo_user_exchange_pairs.Querier) *IStorage_UserExchangePairs_Call
type IStorage_UserExchanges_Call ¶
IStorage_UserExchanges_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'UserExchanges'
func (*IStorage_UserExchanges_Call) Return ¶
func (_c *IStorage_UserExchanges_Call) Return(_a0 repo_user_exchanges.ICustomQuerier) *IStorage_UserExchanges_Call
func (*IStorage_UserExchanges_Call) Run ¶
func (_c *IStorage_UserExchanges_Call) Run(run func(opts ...repos.Option)) *IStorage_UserExchanges_Call
func (*IStorage_UserExchanges_Call) RunAndReturn ¶
func (_c *IStorage_UserExchanges_Call) RunAndReturn(run func(...repos.Option) repo_user_exchanges.ICustomQuerier) *IStorage_UserExchanges_Call
type IStorage_UserNotifications_Call ¶
IStorage_UserNotifications_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'UserNotifications'
func (*IStorage_UserNotifications_Call) Return ¶
func (_c *IStorage_UserNotifications_Call) Return(_a0 repo_user_notifications.Querier) *IStorage_UserNotifications_Call
func (*IStorage_UserNotifications_Call) Run ¶
func (_c *IStorage_UserNotifications_Call) Run(run func(opts ...repos.Option)) *IStorage_UserNotifications_Call
func (*IStorage_UserNotifications_Call) RunAndReturn ¶
func (_c *IStorage_UserNotifications_Call) RunAndReturn(run func(...repos.Option) repo_user_notifications.Querier) *IStorage_UserNotifications_Call
type IStorage_UserStores_Call ¶
IStorage_UserStores_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'UserStores'
func (*IStorage_UserStores_Call) Return ¶
func (_c *IStorage_UserStores_Call) Return(_a0 repo_user_stores.Querier) *IStorage_UserStores_Call
func (*IStorage_UserStores_Call) Run ¶
func (_c *IStorage_UserStores_Call) Run(run func(opts ...repos.Option)) *IStorage_UserStores_Call
func (*IStorage_UserStores_Call) RunAndReturn ¶
func (_c *IStorage_UserStores_Call) RunAndReturn(run func(...repos.Option) repo_user_stores.Querier) *IStorage_UserStores_Call
type IStorage_Users_Call ¶
IStorage_Users_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'Users'
func (*IStorage_Users_Call) Return ¶
func (_c *IStorage_Users_Call) Return(_a0 repo_users.ICustomQuerier) *IStorage_Users_Call
func (*IStorage_Users_Call) Run ¶
func (_c *IStorage_Users_Call) Run(run func(opts ...repos.Option)) *IStorage_Users_Call
func (*IStorage_Users_Call) RunAndReturn ¶
func (_c *IStorage_Users_Call) RunAndReturn(run func(...repos.Option) repo_users.ICustomQuerier) *IStorage_Users_Call
type IStorage_WalletAddressesActivityLog_Call ¶
IStorage_WalletAddressesActivityLog_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'WalletAddressesActivityLog'
func (*IStorage_WalletAddressesActivityLog_Call) Run ¶
func (_c *IStorage_WalletAddressesActivityLog_Call) Run(run func(opts ...repos.Option)) *IStorage_WalletAddressesActivityLog_Call
func (*IStorage_WalletAddressesActivityLog_Call) RunAndReturn ¶
func (_c *IStorage_WalletAddressesActivityLog_Call) RunAndReturn(run func(...repos.Option) repo_wallet_addresses_activity_logs.Querier) *IStorage_WalletAddressesActivityLog_Call
type IStorage_WalletAddresses_Call ¶
IStorage_WalletAddresses_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'WalletAddresses'
func (*IStorage_WalletAddresses_Call) Return ¶
func (_c *IStorage_WalletAddresses_Call) Return(_a0 repo_wallet_addresses.ICustomQuerier) *IStorage_WalletAddresses_Call
func (*IStorage_WalletAddresses_Call) Run ¶
func (_c *IStorage_WalletAddresses_Call) Run(run func(opts ...repos.Option)) *IStorage_WalletAddresses_Call
func (*IStorage_WalletAddresses_Call) RunAndReturn ¶
func (_c *IStorage_WalletAddresses_Call) RunAndReturn(run func(...repos.Option) repo_wallet_addresses.ICustomQuerier) *IStorage_WalletAddresses_Call
type IStorage_Wallets_Call ¶
IStorage_Wallets_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'Wallets'
func (*IStorage_Wallets_Call) Return ¶
func (_c *IStorage_Wallets_Call) Return(_a0 repo_wallets.ICustomQuerier) *IStorage_Wallets_Call
func (*IStorage_Wallets_Call) Run ¶
func (_c *IStorage_Wallets_Call) Run(run func(opts ...repos.Option)) *IStorage_Wallets_Call
func (*IStorage_Wallets_Call) RunAndReturn ¶
func (_c *IStorage_Wallets_Call) RunAndReturn(run func(...repos.Option) repo_wallets.ICustomQuerier) *IStorage_Wallets_Call
type IStorage_WebHookSendHistories_Call ¶
IStorage_WebHookSendHistories_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'WebHookSendHistories'
func (*IStorage_WebHookSendHistories_Call) Run ¶
func (_c *IStorage_WebHookSendHistories_Call) Run(run func(opts ...repos.Option)) *IStorage_WebHookSendHistories_Call
func (*IStorage_WebHookSendHistories_Call) RunAndReturn ¶
func (_c *IStorage_WebHookSendHistories_Call) RunAndReturn(run func(...repos.Option) repo_webhook_send_histories.ICustomQuerier) *IStorage_WebHookSendHistories_Call
type IStorage_WebHookSendQueue_Call ¶
IStorage_WebHookSendQueue_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'WebHookSendQueue'
func (*IStorage_WebHookSendQueue_Call) Return ¶
func (_c *IStorage_WebHookSendQueue_Call) Return(_a0 repo_webhook_send_queue.Querier) *IStorage_WebHookSendQueue_Call
func (*IStorage_WebHookSendQueue_Call) Run ¶
func (_c *IStorage_WebHookSendQueue_Call) Run(run func(opts ...repos.Option)) *IStorage_WebHookSendQueue_Call
func (*IStorage_WebHookSendQueue_Call) RunAndReturn ¶
func (_c *IStorage_WebHookSendQueue_Call) RunAndReturn(run func(...repos.Option) repo_webhook_send_queue.Querier) *IStorage_WebHookSendQueue_Call
type IStorage_WithdrawalWalletAddresses_Call ¶
IStorage_WithdrawalWalletAddresses_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'WithdrawalWalletAddresses'
func (*IStorage_WithdrawalWalletAddresses_Call) Run ¶
func (_c *IStorage_WithdrawalWalletAddresses_Call) Run(run func(opts ...repos.Option)) *IStorage_WithdrawalWalletAddresses_Call
func (*IStorage_WithdrawalWalletAddresses_Call) RunAndReturn ¶
func (_c *IStorage_WithdrawalWalletAddresses_Call) RunAndReturn(run func(...repos.Option) repo_withdrawal_wallet_addresses.Querier) *IStorage_WithdrawalWalletAddresses_Call
type IStorage_WithdrawalWallets_Call ¶
IStorage_WithdrawalWallets_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'WithdrawalWallets'
func (*IStorage_WithdrawalWallets_Call) Return ¶
func (_c *IStorage_WithdrawalWallets_Call) Return(_a0 repo_withdrawal_wallets.Querier) *IStorage_WithdrawalWallets_Call
func (*IStorage_WithdrawalWallets_Call) Run ¶
func (_c *IStorage_WithdrawalWallets_Call) Run(run func(opts ...repos.Option)) *IStorage_WithdrawalWallets_Call
func (*IStorage_WithdrawalWallets_Call) RunAndReturn ¶
func (_c *IStorage_WithdrawalWallets_Call) RunAndReturn(run func(...repos.Option) repo_withdrawal_wallets.Querier) *IStorage_WithdrawalWallets_Call
type IStorage_WithdrawalsFromProcessing_Call ¶
IStorage_WithdrawalsFromProcessing_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'WithdrawalsFromProcessing'
func (*IStorage_WithdrawalsFromProcessing_Call) Run ¶
func (_c *IStorage_WithdrawalsFromProcessing_Call) Run(run func(opts ...repos.Option)) *IStorage_WithdrawalsFromProcessing_Call
func (*IStorage_WithdrawalsFromProcessing_Call) RunAndReturn ¶
func (_c *IStorage_WithdrawalsFromProcessing_Call) RunAndReturn(run func(...repos.Option) repo_withdrawal_from_processing_wallets.Querier) *IStorage_WithdrawalsFromProcessing_Call