id
stringlengths
20
153
type
stringclasses
1 value
granularity
stringclasses
14 values
content
stringlengths
16
84.3k
metadata
dict
hyperswitch_impl_router_3571232637472582027_-2716859803675691309
clm
impl
// hyperswitch/crates/router/src/db/kafka_store.rs impl LockerMockUpInterface for KafkaStore { // Methods: find_locker_by_card_id, insert_locker_mock_up, delete_locker_mock_up }
{ "chunk": null, "crate": "router", "enum_name": null, "file_size": null, "for_type": "KafkaStore", "function_name": null, "is_async": null, "is_pub": null, "lines": null, "method_name": null, "num_enums": null, "num_items": null, "num_structs": null, "repo": "hyperswitch", "start_line": null, "struct_name": null, "total_crates": null, "trait_name": "LockerMockUpInterface" }
hyperswitch_impl_router_3571232637472582027_688210336460766627
clm
impl
// hyperswitch/crates/router/src/db/kafka_store.rs impl MandateInterface for KafkaStore { // Methods: find_mandate_by_merchant_id_mandate_id, find_mandate_by_merchant_id_connector_mandate_id, find_mandate_by_global_customer_id, find_mandate_by_merchant_id_customer_id, update_mandate_by_merchant_id_mandate_id, find_mandates_by_merchant_id, insert_mandate }
{ "chunk": null, "crate": "router", "enum_name": null, "file_size": null, "for_type": "KafkaStore", "function_name": null, "is_async": null, "is_pub": null, "lines": null, "method_name": null, "num_enums": null, "num_items": null, "num_structs": null, "repo": "hyperswitch", "start_line": null, "struct_name": null, "total_crates": null, "trait_name": "MandateInterface" }
hyperswitch_impl_router_3571232637472582027_8547092439634232112
clm
impl
// hyperswitch/crates/router/src/db/kafka_store.rs impl PaymentLinkInterface for KafkaStore { // Methods: find_payment_link_by_payment_link_id, insert_payment_link, list_payment_link_by_merchant_id }
{ "chunk": null, "crate": "router", "enum_name": null, "file_size": null, "for_type": "KafkaStore", "function_name": null, "is_async": null, "is_pub": null, "lines": null, "method_name": null, "num_enums": null, "num_items": null, "num_structs": null, "repo": "hyperswitch", "start_line": null, "struct_name": null, "total_crates": null, "trait_name": "PaymentLinkInterface" }
hyperswitch_impl_router_3571232637472582027_7759105634212009845
clm
impl
// hyperswitch/crates/router/src/db/kafka_store.rs impl MerchantAccountInterface for KafkaStore { // Methods: insert_merchant, find_merchant_account_by_merchant_id, update_merchant, update_specific_fields_in_merchant, update_all_merchant_account, find_merchant_account_by_publishable_key, list_merchant_accounts_by_organization_id, delete_merchant_account_by_merchant_id, list_multiple_merchant_accounts, list_merchant_and_org_ids }
{ "chunk": null, "crate": "router", "enum_name": null, "file_size": null, "for_type": "KafkaStore", "function_name": null, "is_async": null, "is_pub": null, "lines": null, "method_name": null, "num_enums": null, "num_items": null, "num_structs": null, "repo": "hyperswitch", "start_line": null, "struct_name": null, "total_crates": null, "trait_name": "MerchantAccountInterface" }
hyperswitch_impl_router_3571232637472582027_8477490265299610994
clm
impl
// hyperswitch/crates/router/src/db/kafka_store.rs impl ConnectorAccessToken for KafkaStore { // Methods: get_access_token, set_access_token }
{ "chunk": null, "crate": "router", "enum_name": null, "file_size": null, "for_type": "KafkaStore", "function_name": null, "is_async": null, "is_pub": null, "lines": null, "method_name": null, "num_enums": null, "num_items": null, "num_structs": null, "repo": "hyperswitch", "start_line": null, "struct_name": null, "total_crates": null, "trait_name": "ConnectorAccessToken" }
hyperswitch_impl_router_3571232637472582027_5192790316494225356
clm
impl
// hyperswitch/crates/router/src/db/kafka_store.rs impl FileMetadataInterface for KafkaStore { // Methods: insert_file_metadata, find_file_metadata_by_merchant_id_file_id, delete_file_metadata_by_merchant_id_file_id, update_file_metadata }
{ "chunk": null, "crate": "router", "enum_name": null, "file_size": null, "for_type": "KafkaStore", "function_name": null, "is_async": null, "is_pub": null, "lines": null, "method_name": null, "num_enums": null, "num_items": null, "num_structs": null, "repo": "hyperswitch", "start_line": null, "struct_name": null, "total_crates": null, "trait_name": "FileMetadataInterface" }
hyperswitch_impl_router_3571232637472582027_-4144676492158722279
clm
impl
// hyperswitch/crates/router/src/db/kafka_store.rs impl MerchantConnectorAccountInterface for KafkaStore { // Methods: update_multiple_merchant_connector_accounts, find_merchant_connector_account_by_merchant_id_connector_label, find_merchant_connector_account_by_merchant_id_connector_name, find_merchant_connector_account_by_profile_id_connector_name, list_enabled_connector_accounts_by_profile_id, insert_merchant_connector_account, find_by_merchant_connector_account_merchant_id_merchant_connector_id, find_merchant_connector_account_by_id, find_merchant_connector_account_by_merchant_id_and_disabled_list, list_connector_account_by_profile_id, update_merchant_connector_account, delete_merchant_connector_account_by_merchant_id_merchant_connector_id, delete_merchant_connector_account_by_id }
{ "chunk": null, "crate": "router", "enum_name": null, "file_size": null, "for_type": "KafkaStore", "function_name": null, "is_async": null, "is_pub": null, "lines": null, "method_name": null, "num_enums": null, "num_items": null, "num_structs": null, "repo": "hyperswitch", "start_line": null, "struct_name": null, "total_crates": null, "trait_name": "MerchantConnectorAccountInterface" }
hyperswitch_impl_router_3571232637472582027_3212886718271208542
clm
impl
// hyperswitch/crates/router/src/db/kafka_store.rs impl QueueInterface for KafkaStore { // Methods: fetch_consumer_tasks, consumer_group_create, acquire_pt_lock, release_pt_lock, stream_append_entry, get_key }
{ "chunk": null, "crate": "router", "enum_name": null, "file_size": null, "for_type": "KafkaStore", "function_name": null, "is_async": null, "is_pub": null, "lines": null, "method_name": null, "num_enums": null, "num_items": null, "num_structs": null, "repo": "hyperswitch", "start_line": null, "struct_name": null, "total_crates": null, "trait_name": "QueueInterface" }
hyperswitch_impl_router_3571232637472582027_-3845809689638441616
clm
impl
// hyperswitch/crates/router/src/db/kafka_store.rs impl PaymentAttemptInterface for KafkaStore { // Methods: insert_payment_attempt, insert_payment_attempt, update_payment_attempt_with_attempt_id, update_payment_attempt, find_payment_attempt_by_connector_transaction_id_payment_id_merchant_id, find_payment_attempt_by_merchant_id_connector_txn_id, find_payment_attempt_by_profile_id_connector_transaction_id, find_payment_attempt_by_payment_id_merchant_id_attempt_id, find_payment_attempt_by_attempt_id_merchant_id, find_payment_attempt_by_id, find_payment_attempts_by_payment_intent_id, find_payment_attempt_last_successful_attempt_by_payment_id_merchant_id, find_payment_attempt_last_successful_or_partially_captured_attempt_by_payment_id_merchant_id, find_payment_attempt_last_successful_or_partially_captured_attempt_by_payment_id, find_payment_attempt_by_preprocessing_id_merchant_id, get_filters_for_payments, get_total_count_of_filtered_payment_attempts, get_total_count_of_filtered_payment_attempts, find_attempts_by_merchant_id_payment_id }
{ "chunk": null, "crate": "router", "enum_name": null, "file_size": null, "for_type": "KafkaStore", "function_name": null, "is_async": null, "is_pub": null, "lines": null, "method_name": null, "num_enums": null, "num_items": null, "num_structs": null, "repo": "hyperswitch", "start_line": null, "struct_name": null, "total_crates": null, "trait_name": "PaymentAttemptInterface" }
hyperswitch_impl_router_3571232637472582027_-928923075540461250
clm
impl
// hyperswitch/crates/router/src/db/kafka_store.rs impl PaymentIntentInterface for KafkaStore { // Methods: update_payment_intent, insert_payment_intent, find_payment_intent_by_payment_id_merchant_id, find_payment_intent_by_id, filter_payment_intent_by_constraints, filter_payment_intents_by_time_range_constraints, get_intent_status_with_count, get_filtered_payment_intents_attempt, get_filtered_payment_intents_attempt, get_filtered_active_attempt_ids_for_total_count, find_payment_intent_by_merchant_reference_id_profile_id, get_filtered_active_attempt_ids_for_total_count }
{ "chunk": null, "crate": "router", "enum_name": null, "file_size": null, "for_type": "KafkaStore", "function_name": null, "is_async": null, "is_pub": null, "lines": null, "method_name": null, "num_enums": null, "num_items": null, "num_structs": null, "repo": "hyperswitch", "start_line": null, "struct_name": null, "total_crates": null, "trait_name": "PaymentIntentInterface" }
hyperswitch_impl_router_3571232637472582027_7855433468184788854
clm
impl
// hyperswitch/crates/router/src/db/kafka_store.rs impl PaymentMethodInterface for KafkaStore { // Methods: find_payment_method, find_payment_method, find_payment_method_by_customer_id_merchant_id_list, find_payment_method_list_by_global_customer_id, find_payment_method_by_customer_id_merchant_id_status, find_payment_method_by_global_customer_id_merchant_id_status, get_payment_method_count_by_customer_id_merchant_id_status, get_payment_method_count_by_merchant_id_status, find_payment_method_by_locker_id, insert_payment_method, update_payment_method, delete_payment_method_by_merchant_id_payment_method_id, delete_payment_method, find_payment_method_by_fingerprint_id }
{ "chunk": null, "crate": "router", "enum_name": null, "file_size": null, "for_type": "KafkaStore", "function_name": null, "is_async": null, "is_pub": null, "lines": null, "method_name": null, "num_enums": null, "num_items": null, "num_structs": null, "repo": "hyperswitch", "start_line": null, "struct_name": null, "total_crates": null, "trait_name": "PaymentMethodInterface" }
hyperswitch_impl_router_3571232637472582027_-6679388809783282385
clm
impl
// hyperswitch/crates/router/src/db/kafka_store.rs impl PayoutAttemptInterface for KafkaStore { // Methods: }
{ "chunk": null, "crate": "router", "enum_name": null, "file_size": null, "for_type": "KafkaStore", "function_name": null, "is_async": null, "is_pub": null, "lines": null, "method_name": null, "num_enums": null, "num_items": null, "num_structs": null, "repo": "hyperswitch", "start_line": null, "struct_name": null, "total_crates": null, "trait_name": "PayoutAttemptInterface" }
hyperswitch_impl_router_3571232637472582027_-6679388809783282385
clm
impl
// hyperswitch/crates/router/src/db/kafka_store.rs impl PayoutAttemptInterface for KafkaStore { // Methods: find_payout_attempt_by_merchant_id_merchant_order_reference_id, find_payout_attempt_by_merchant_id_payout_attempt_id, find_payout_attempt_by_merchant_id_connector_payout_id, update_payout_attempt, insert_payout_attempt, get_filters_for_payouts }
{ "chunk": null, "crate": "router", "enum_name": null, "file_size": null, "for_type": "KafkaStore", "function_name": null, "is_async": null, "is_pub": null, "lines": null, "method_name": null, "num_enums": null, "num_items": null, "num_structs": null, "repo": "hyperswitch", "start_line": null, "struct_name": null, "total_crates": null, "trait_name": "PayoutAttemptInterface" }
hyperswitch_impl_router_3571232637472582027_-3493113740898994814
clm
impl
// hyperswitch/crates/router/src/db/kafka_store.rs impl PayoutsInterface for KafkaStore { // Methods: }
{ "chunk": null, "crate": "router", "enum_name": null, "file_size": null, "for_type": "KafkaStore", "function_name": null, "is_async": null, "is_pub": null, "lines": null, "method_name": null, "num_enums": null, "num_items": null, "num_structs": null, "repo": "hyperswitch", "start_line": null, "struct_name": null, "total_crates": null, "trait_name": "PayoutsInterface" }
hyperswitch_impl_router_3571232637472582027_-3493113740898994814
clm
impl
// hyperswitch/crates/router/src/db/kafka_store.rs impl PayoutsInterface for KafkaStore { // Methods: find_payout_by_merchant_id_payout_id, update_payout, insert_payout, find_optional_payout_by_merchant_id_payout_id, filter_payouts_by_constraints, filter_payouts_and_attempts, filter_payouts_by_time_range_constraints, get_total_count_of_filtered_payouts, filter_active_payout_ids_by_constraints }
{ "chunk": null, "crate": "router", "enum_name": null, "file_size": null, "for_type": "KafkaStore", "function_name": null, "is_async": null, "is_pub": null, "lines": null, "method_name": null, "num_enums": null, "num_items": null, "num_structs": null, "repo": "hyperswitch", "start_line": null, "struct_name": null, "total_crates": null, "trait_name": "PayoutsInterface" }
hyperswitch_impl_router_3571232637472582027_-3222958379650816594
clm
impl
// hyperswitch/crates/router/src/db/kafka_store.rs impl ProcessTrackerInterface for KafkaStore { // Methods: reinitialize_limbo_processes, find_process_by_id, update_process, process_tracker_update_process_status_by_ids, insert_process, reset_process, retry_process, finish_process_with_business_status, find_processes_by_time_status }
{ "chunk": null, "crate": "router", "enum_name": null, "file_size": null, "for_type": "KafkaStore", "function_name": null, "is_async": null, "is_pub": null, "lines": null, "method_name": null, "num_enums": null, "num_items": null, "num_structs": null, "repo": "hyperswitch", "start_line": null, "struct_name": null, "total_crates": null, "trait_name": "ProcessTrackerInterface" }
hyperswitch_impl_router_3571232637472582027_-7132523050027917034
clm
impl
// hyperswitch/crates/router/src/db/kafka_store.rs impl CaptureInterface for KafkaStore { // Methods: insert_capture, update_capture_with_capture_id, find_all_captures_by_merchant_id_payment_id_authorized_attempt_id }
{ "chunk": null, "crate": "router", "enum_name": null, "file_size": null, "for_type": "KafkaStore", "function_name": null, "is_async": null, "is_pub": null, "lines": null, "method_name": null, "num_enums": null, "num_items": null, "num_structs": null, "repo": "hyperswitch", "start_line": null, "struct_name": null, "total_crates": null, "trait_name": "CaptureInterface" }
hyperswitch_impl_router_3571232637472582027_-4384913753231756162
clm
impl
// hyperswitch/crates/router/src/db/kafka_store.rs impl RefundInterface for KafkaStore { // Methods: find_refund_by_internal_reference_id_merchant_id, find_refund_by_payment_id_merchant_id, find_refund_by_merchant_id_refund_id, find_refund_by_merchant_id_connector_refund_id_connector, update_refund, find_refund_by_merchant_id_connector_transaction_id, find_refund_by_id, insert_refund, filter_refund_by_constraints, filter_refund_by_constraints, filter_refund_by_meta_constraints, get_refund_status_with_count, get_total_count_of_refunds, get_total_count_of_refunds }
{ "chunk": null, "crate": "router", "enum_name": null, "file_size": null, "for_type": "KafkaStore", "function_name": null, "is_async": null, "is_pub": null, "lines": null, "method_name": null, "num_enums": null, "num_items": null, "num_structs": null, "repo": "hyperswitch", "start_line": null, "struct_name": null, "total_crates": null, "trait_name": "RefundInterface" }
hyperswitch_impl_router_3571232637472582027_-2608202760638899192
clm
impl
// hyperswitch/crates/router/src/db/kafka_store.rs impl MerchantKeyStoreInterface for KafkaStore { // Methods: insert_merchant_key_store, get_merchant_key_store_by_merchant_id, delete_merchant_key_store_by_merchant_id, list_multiple_key_stores, get_all_key_stores }
{ "chunk": null, "crate": "router", "enum_name": null, "file_size": null, "for_type": "KafkaStore", "function_name": null, "is_async": null, "is_pub": null, "lines": null, "method_name": null, "num_enums": null, "num_items": null, "num_structs": null, "repo": "hyperswitch", "start_line": null, "struct_name": null, "total_crates": null, "trait_name": "MerchantKeyStoreInterface" }
hyperswitch_impl_router_3571232637472582027_3009783833249223975
clm
impl
// hyperswitch/crates/router/src/db/kafka_store.rs impl ProfileInterface for KafkaStore { // Methods: insert_business_profile, find_business_profile_by_profile_id, find_business_profile_by_merchant_id_profile_id, update_profile_by_profile_id, delete_profile_by_profile_id_merchant_id, list_profile_by_merchant_id, find_business_profile_by_profile_name_merchant_id }
{ "chunk": null, "crate": "router", "enum_name": null, "file_size": null, "for_type": "KafkaStore", "function_name": null, "is_async": null, "is_pub": null, "lines": null, "method_name": null, "num_enums": null, "num_items": null, "num_structs": null, "repo": "hyperswitch", "start_line": null, "struct_name": null, "total_crates": null, "trait_name": "ProfileInterface" }
hyperswitch_impl_router_3571232637472582027_-2097381959677583175
clm
impl
// hyperswitch/crates/router/src/db/kafka_store.rs impl ReverseLookupInterface for KafkaStore { // Methods: insert_reverse_lookup, get_lookup_by_lookup_id }
{ "chunk": null, "crate": "router", "enum_name": null, "file_size": null, "for_type": "KafkaStore", "function_name": null, "is_async": null, "is_pub": null, "lines": null, "method_name": null, "num_enums": null, "num_items": null, "num_structs": null, "repo": "hyperswitch", "start_line": null, "struct_name": null, "total_crates": null, "trait_name": "ReverseLookupInterface" }
hyperswitch_impl_router_3571232637472582027_-8232775621779797573
clm
impl
// hyperswitch/crates/router/src/db/kafka_store.rs impl RoutingAlgorithmInterface for KafkaStore { // Methods: insert_routing_algorithm, find_routing_algorithm_by_profile_id_algorithm_id, find_routing_algorithm_by_algorithm_id_merchant_id, find_routing_algorithm_metadata_by_algorithm_id_profile_id, list_routing_algorithm_metadata_by_profile_id, list_routing_algorithm_metadata_by_merchant_id, list_routing_algorithm_metadata_by_merchant_id_transaction_type }
{ "chunk": null, "crate": "router", "enum_name": null, "file_size": null, "for_type": "KafkaStore", "function_name": null, "is_async": null, "is_pub": null, "lines": null, "method_name": null, "num_enums": null, "num_items": null, "num_structs": null, "repo": "hyperswitch", "start_line": null, "struct_name": null, "total_crates": null, "trait_name": "RoutingAlgorithmInterface" }
hyperswitch_impl_router_3571232637472582027_1500435506150660899
clm
impl
// hyperswitch/crates/router/src/db/kafka_store.rs impl GsmInterface for KafkaStore { // Methods: add_gsm_rule, find_gsm_decision, find_gsm_rule, update_gsm_rule, delete_gsm_rule }
{ "chunk": null, "crate": "router", "enum_name": null, "file_size": null, "for_type": "KafkaStore", "function_name": null, "is_async": null, "is_pub": null, "lines": null, "method_name": null, "num_enums": null, "num_items": null, "num_structs": null, "repo": "hyperswitch", "start_line": null, "struct_name": null, "total_crates": null, "trait_name": "GsmInterface" }
hyperswitch_impl_router_3571232637472582027_-7225359667416548123
clm
impl
// hyperswitch/crates/router/src/db/kafka_store.rs impl UnifiedTranslationsInterface for KafkaStore { // Methods: add_unfied_translation, find_translation, update_translation, delete_translation }
{ "chunk": null, "crate": "router", "enum_name": null, "file_size": null, "for_type": "KafkaStore", "function_name": null, "is_async": null, "is_pub": null, "lines": null, "method_name": null, "num_enums": null, "num_items": null, "num_structs": null, "repo": "hyperswitch", "start_line": null, "struct_name": null, "total_crates": null, "trait_name": "UnifiedTranslationsInterface" }
hyperswitch_impl_router_3571232637472582027_-6463720731031576837
clm
impl
// hyperswitch/crates/router/src/db/kafka_store.rs impl StorageInterface for KafkaStore { // Methods: get_scheduler_db, get_payment_methods_store, get_cache_store, get_subscription_store }
{ "chunk": null, "crate": "router", "enum_name": null, "file_size": null, "for_type": "KafkaStore", "function_name": null, "is_async": null, "is_pub": null, "lines": null, "method_name": null, "num_enums": null, "num_items": null, "num_structs": null, "repo": "hyperswitch", "start_line": null, "struct_name": null, "total_crates": null, "trait_name": "StorageInterface" }
hyperswitch_impl_router_3571232637472582027_-152257321189842172
clm
impl
// hyperswitch/crates/router/src/db/kafka_store.rs impl GlobalStorageInterface for KafkaStore { // Methods: get_cache_store }
{ "chunk": null, "crate": "router", "enum_name": null, "file_size": null, "for_type": "KafkaStore", "function_name": null, "is_async": null, "is_pub": null, "lines": null, "method_name": null, "num_enums": null, "num_items": null, "num_structs": null, "repo": "hyperswitch", "start_line": null, "struct_name": null, "total_crates": null, "trait_name": "GlobalStorageInterface" }
hyperswitch_impl_router_3571232637472582027_-242633616928490788
clm
impl
// hyperswitch/crates/router/src/db/kafka_store.rs impl AccountsStorageInterface for KafkaStore { // Methods: }
{ "chunk": null, "crate": "router", "enum_name": null, "file_size": null, "for_type": "KafkaStore", "function_name": null, "is_async": null, "is_pub": null, "lines": null, "method_name": null, "num_enums": null, "num_items": null, "num_structs": null, "repo": "hyperswitch", "start_line": null, "struct_name": null, "total_crates": null, "trait_name": "AccountsStorageInterface" }
hyperswitch_impl_router_3571232637472582027_-3243035271592910291
clm
impl
// hyperswitch/crates/router/src/db/kafka_store.rs impl PaymentMethodsStorageInterface for KafkaStore { // Methods: }
{ "chunk": null, "crate": "router", "enum_name": null, "file_size": null, "for_type": "KafkaStore", "function_name": null, "is_async": null, "is_pub": null, "lines": null, "method_name": null, "num_enums": null, "num_items": null, "num_structs": null, "repo": "hyperswitch", "start_line": null, "struct_name": null, "total_crates": null, "trait_name": "PaymentMethodsStorageInterface" }
hyperswitch_impl_router_3571232637472582027_6919467819403568560
clm
impl
// hyperswitch/crates/router/src/db/kafka_store.rs impl subscriptions::state::SubscriptionStorageInterface for KafkaStore { // Methods: }
{ "chunk": null, "crate": "router", "enum_name": null, "file_size": null, "for_type": "KafkaStore", "function_name": null, "is_async": null, "is_pub": null, "lines": null, "method_name": null, "num_enums": null, "num_items": null, "num_structs": null, "repo": "hyperswitch", "start_line": null, "struct_name": null, "total_crates": null, "trait_name": "subscriptions::state::SubscriptionStorageInterface" }
hyperswitch_impl_router_3571232637472582027_2561684337538232295
clm
impl
// hyperswitch/crates/router/src/db/kafka_store.rs impl CommonStorageInterface for KafkaStore { // Methods: get_storage_interface, get_global_storage_interface, get_accounts_storage_interface }
{ "chunk": null, "crate": "router", "enum_name": null, "file_size": null, "for_type": "KafkaStore", "function_name": null, "is_async": null, "is_pub": null, "lines": null, "method_name": null, "num_enums": null, "num_items": null, "num_structs": null, "repo": "hyperswitch", "start_line": null, "struct_name": null, "total_crates": null, "trait_name": "CommonStorageInterface" }
hyperswitch_impl_router_3571232637472582027_3226391140634360489
clm
impl
// hyperswitch/crates/router/src/db/kafka_store.rs impl SchedulerInterface for KafkaStore { // Methods: }
{ "chunk": null, "crate": "router", "enum_name": null, "file_size": null, "for_type": "KafkaStore", "function_name": null, "is_async": null, "is_pub": null, "lines": null, "method_name": null, "num_enums": null, "num_items": null, "num_structs": null, "repo": "hyperswitch", "start_line": null, "struct_name": null, "total_crates": null, "trait_name": "SchedulerInterface" }
hyperswitch_impl_router_3571232637472582027_1887522226024534856
clm
impl
// hyperswitch/crates/router/src/db/kafka_store.rs impl MasterKeyInterface for KafkaStore { // Methods: get_master_key }
{ "chunk": null, "crate": "router", "enum_name": null, "file_size": null, "for_type": "KafkaStore", "function_name": null, "is_async": null, "is_pub": null, "lines": null, "method_name": null, "num_enums": null, "num_items": null, "num_structs": null, "repo": "hyperswitch", "start_line": null, "struct_name": null, "total_crates": null, "trait_name": "MasterKeyInterface" }
hyperswitch_impl_router_3571232637472582027_-6970293082370086369
clm
impl
// hyperswitch/crates/router/src/db/kafka_store.rs impl UserInterface for KafkaStore { // Methods: insert_user, find_user_by_email, find_user_by_id, update_user_by_user_id, update_user_by_email, delete_user_by_user_id, find_users_by_user_ids }
{ "chunk": null, "crate": "router", "enum_name": null, "file_size": null, "for_type": "KafkaStore", "function_name": null, "is_async": null, "is_pub": null, "lines": null, "method_name": null, "num_enums": null, "num_items": null, "num_structs": null, "repo": "hyperswitch", "start_line": null, "struct_name": null, "total_crates": null, "trait_name": "UserInterface" }
hyperswitch_impl_router_3571232637472582027_-7878341425901719964
clm
impl
// hyperswitch/crates/router/src/db/kafka_store.rs impl RedisConnInterface for KafkaStore { // Methods: get_redis_conn }
{ "chunk": null, "crate": "router", "enum_name": null, "file_size": null, "for_type": "KafkaStore", "function_name": null, "is_async": null, "is_pub": null, "lines": null, "method_name": null, "num_enums": null, "num_items": null, "num_structs": null, "repo": "hyperswitch", "start_line": null, "struct_name": null, "total_crates": null, "trait_name": "RedisConnInterface" }
hyperswitch_impl_router_3571232637472582027_2341945335223907105
clm
impl
// hyperswitch/crates/router/src/db/kafka_store.rs impl UserRoleInterface for KafkaStore { // Methods: insert_user_role, find_user_role_by_user_id_and_lineage, update_user_role_by_user_id_and_lineage, delete_user_role_by_user_id_and_lineage, list_user_roles_by_user_id, list_user_roles_by_user_id_across_tenants, list_user_roles_by_org_id }
{ "chunk": null, "crate": "router", "enum_name": null, "file_size": null, "for_type": "KafkaStore", "function_name": null, "is_async": null, "is_pub": null, "lines": null, "method_name": null, "num_enums": null, "num_items": null, "num_structs": null, "repo": "hyperswitch", "start_line": null, "struct_name": null, "total_crates": null, "trait_name": "UserRoleInterface" }
hyperswitch_impl_router_3571232637472582027_-4683585469694390008
clm
impl
// hyperswitch/crates/router/src/db/kafka_store.rs impl DashboardMetadataInterface for KafkaStore { // Methods: insert_metadata, update_metadata, find_user_scoped_dashboard_metadata, find_merchant_scoped_dashboard_metadata, delete_all_user_scoped_dashboard_metadata_by_merchant_id, delete_user_scoped_dashboard_metadata_by_merchant_id_data_key }
{ "chunk": null, "crate": "router", "enum_name": null, "file_size": null, "for_type": "KafkaStore", "function_name": null, "is_async": null, "is_pub": null, "lines": null, "method_name": null, "num_enums": null, "num_items": null, "num_structs": null, "repo": "hyperswitch", "start_line": null, "struct_name": null, "total_crates": null, "trait_name": "DashboardMetadataInterface" }
hyperswitch_impl_router_3571232637472582027_6315993445011054825
clm
impl
// hyperswitch/crates/router/src/db/kafka_store.rs impl BatchSampleDataInterface for KafkaStore { // Methods: insert_payment_intents_batch_for_sample_data, insert_payment_attempts_batch_for_sample_data, insert_refunds_batch_for_sample_data, insert_disputes_batch_for_sample_data, delete_payment_intents_for_sample_data, delete_payment_attempts_for_sample_data, delete_refunds_for_sample_data, delete_disputes_for_sample_data }
{ "chunk": null, "crate": "router", "enum_name": null, "file_size": null, "for_type": "KafkaStore", "function_name": null, "is_async": null, "is_pub": null, "lines": null, "method_name": null, "num_enums": null, "num_items": null, "num_structs": null, "repo": "hyperswitch", "start_line": null, "struct_name": null, "total_crates": null, "trait_name": "BatchSampleDataInterface" }
hyperswitch_impl_router_3571232637472582027_-5838353928246831046
clm
impl
// hyperswitch/crates/router/src/db/kafka_store.rs impl AuthorizationInterface for KafkaStore { // Methods: insert_authorization, find_all_authorizations_by_merchant_id_payment_id, update_authorization_by_merchant_id_authorization_id }
{ "chunk": null, "crate": "router", "enum_name": null, "file_size": null, "for_type": "KafkaStore", "function_name": null, "is_async": null, "is_pub": null, "lines": null, "method_name": null, "num_enums": null, "num_items": null, "num_structs": null, "repo": "hyperswitch", "start_line": null, "struct_name": null, "total_crates": null, "trait_name": "AuthorizationInterface" }
hyperswitch_impl_router_3571232637472582027_-3807330184583744874
clm
impl
// hyperswitch/crates/router/src/db/kafka_store.rs impl AuthenticationInterface for KafkaStore { // Methods: insert_authentication, find_authentication_by_merchant_id_authentication_id, find_authentication_by_merchant_id_connector_authentication_id, update_authentication_by_merchant_id_authentication_id }
{ "chunk": null, "crate": "router", "enum_name": null, "file_size": null, "for_type": "KafkaStore", "function_name": null, "is_async": null, "is_pub": null, "lines": null, "method_name": null, "num_enums": null, "num_items": null, "num_structs": null, "repo": "hyperswitch", "start_line": null, "struct_name": null, "total_crates": null, "trait_name": "AuthenticationInterface" }
hyperswitch_impl_router_3571232637472582027_574760634187444617
clm
impl
// hyperswitch/crates/router/src/db/kafka_store.rs impl HealthCheckDbInterface for KafkaStore { // Methods: health_check_db }
{ "chunk": null, "crate": "router", "enum_name": null, "file_size": null, "for_type": "KafkaStore", "function_name": null, "is_async": null, "is_pub": null, "lines": null, "method_name": null, "num_enums": null, "num_items": null, "num_structs": null, "repo": "hyperswitch", "start_line": null, "struct_name": null, "total_crates": null, "trait_name": "HealthCheckDbInterface" }
hyperswitch_impl_router_3571232637472582027_3245369455139731448
clm
impl
// hyperswitch/crates/router/src/db/kafka_store.rs impl RoleInterface for KafkaStore { // Methods: insert_role, find_role_by_role_id, find_role_by_role_id_in_lineage, find_by_role_id_org_id_tenant_id, update_role_by_role_id, delete_role_by_role_id, list_roles_for_org_by_parameters, generic_list_roles_by_entity_type }
{ "chunk": null, "crate": "router", "enum_name": null, "file_size": null, "for_type": "KafkaStore", "function_name": null, "is_async": null, "is_pub": null, "lines": null, "method_name": null, "num_enums": null, "num_items": null, "num_structs": null, "repo": "hyperswitch", "start_line": null, "struct_name": null, "total_crates": null, "trait_name": "RoleInterface" }
hyperswitch_impl_router_3571232637472582027_105044373163095721
clm
impl
// hyperswitch/crates/router/src/db/kafka_store.rs impl GenericLinkInterface for KafkaStore { // Methods: find_generic_link_by_link_id, find_pm_collect_link_by_link_id, find_payout_link_by_link_id, insert_generic_link, insert_pm_collect_link, insert_payout_link, update_payout_link }
{ "chunk": null, "crate": "router", "enum_name": null, "file_size": null, "for_type": "KafkaStore", "function_name": null, "is_async": null, "is_pub": null, "lines": null, "method_name": null, "num_enums": null, "num_items": null, "num_structs": null, "repo": "hyperswitch", "start_line": null, "struct_name": null, "total_crates": null, "trait_name": "GenericLinkInterface" }
hyperswitch_impl_router_3571232637472582027_-5036671177353916412
clm
impl
// hyperswitch/crates/router/src/db/kafka_store.rs impl UserKeyStoreInterface for KafkaStore { // Methods: insert_user_key_store, get_user_key_store_by_user_id, get_all_user_key_store }
{ "chunk": null, "crate": "router", "enum_name": null, "file_size": null, "for_type": "KafkaStore", "function_name": null, "is_async": null, "is_pub": null, "lines": null, "method_name": null, "num_enums": null, "num_items": null, "num_structs": null, "repo": "hyperswitch", "start_line": null, "struct_name": null, "total_crates": null, "trait_name": "UserKeyStoreInterface" }
hyperswitch_impl_router_3571232637472582027_-4113968094774555064
clm
impl
// hyperswitch/crates/router/src/db/kafka_store.rs impl UserAuthenticationMethodInterface for KafkaStore { // Methods: insert_user_authentication_method, get_user_authentication_method_by_id, list_user_authentication_methods_for_auth_id, list_user_authentication_methods_for_owner_id, update_user_authentication_method, list_user_authentication_methods_for_email_domain }
{ "chunk": null, "crate": "router", "enum_name": null, "file_size": null, "for_type": "KafkaStore", "function_name": null, "is_async": null, "is_pub": null, "lines": null, "method_name": null, "num_enums": null, "num_items": null, "num_structs": null, "repo": "hyperswitch", "start_line": null, "struct_name": null, "total_crates": null, "trait_name": "UserAuthenticationMethodInterface" }
hyperswitch_impl_router_3571232637472582027_-1836264579544578938
clm
impl
// hyperswitch/crates/router/src/db/kafka_store.rs impl HyperswitchAiInteractionInterface for KafkaStore { // Methods: insert_hyperswitch_ai_interaction, list_hyperswitch_ai_interactions }
{ "chunk": null, "crate": "router", "enum_name": null, "file_size": null, "for_type": "KafkaStore", "function_name": null, "is_async": null, "is_pub": null, "lines": null, "method_name": null, "num_enums": null, "num_items": null, "num_structs": null, "repo": "hyperswitch", "start_line": null, "struct_name": null, "total_crates": null, "trait_name": "HyperswitchAiInteractionInterface" }
hyperswitch_impl_router_3571232637472582027_-2551678103716898868
clm
impl
// hyperswitch/crates/router/src/db/kafka_store.rs impl ThemeInterface for KafkaStore { // Methods: insert_theme, find_theme_by_theme_id, find_most_specific_theme_in_lineage, find_theme_by_lineage, update_theme_by_theme_id, delete_theme_by_theme_id, list_themes_at_and_under_lineage }
{ "chunk": null, "crate": "router", "enum_name": null, "file_size": null, "for_type": "KafkaStore", "function_name": null, "is_async": null, "is_pub": null, "lines": null, "method_name": null, "num_enums": null, "num_items": null, "num_structs": null, "repo": "hyperswitch", "start_line": null, "struct_name": null, "total_crates": null, "trait_name": "ThemeInterface" }
hyperswitch_impl_router_3571232637472582027_-6920647239608175200
clm
impl
// hyperswitch/crates/router/src/db/kafka_store.rs impl db::payment_method_session::PaymentMethodsSessionInterface for KafkaStore { // Methods: insert_payment_methods_session, get_payment_methods_session, update_payment_method_session }
{ "chunk": null, "crate": "router", "enum_name": null, "file_size": null, "for_type": "KafkaStore", "function_name": null, "is_async": null, "is_pub": null, "lines": null, "method_name": null, "num_enums": null, "num_items": null, "num_structs": null, "repo": "hyperswitch", "start_line": null, "struct_name": null, "total_crates": null, "trait_name": "db::payment_method_session::PaymentMethodsSessionInterface" }
hyperswitch_impl_router_3571232637472582027_-6920647239608175200
clm
impl
// hyperswitch/crates/router/src/db/kafka_store.rs impl db::payment_method_session::PaymentMethodsSessionInterface for KafkaStore { // Methods: }
{ "chunk": null, "crate": "router", "enum_name": null, "file_size": null, "for_type": "KafkaStore", "function_name": null, "is_async": null, "is_pub": null, "lines": null, "method_name": null, "num_enums": null, "num_items": null, "num_structs": null, "repo": "hyperswitch", "start_line": null, "struct_name": null, "total_crates": null, "trait_name": "db::payment_method_session::PaymentMethodsSessionInterface" }
hyperswitch_impl_router_3571232637472582027_-795360965173781160
clm
impl
// hyperswitch/crates/router/src/db/kafka_store.rs impl CallbackMapperInterface for KafkaStore { // Methods: insert_call_back_mapper, find_call_back_mapper_by_id }
{ "chunk": null, "crate": "router", "enum_name": null, "file_size": null, "for_type": "KafkaStore", "function_name": null, "is_async": null, "is_pub": null, "lines": null, "method_name": null, "num_enums": null, "num_items": null, "num_structs": null, "repo": "hyperswitch", "start_line": null, "struct_name": null, "total_crates": null, "trait_name": "CallbackMapperInterface" }
hyperswitch_impl_router_3571232637472582027_9220006411548805874
clm
impl
// hyperswitch/crates/router/src/db/kafka_store.rs impl TokenizationInterface for KafkaStore { // Methods: insert_tokenization, get_entity_id_vault_id_by_token_id, update_tokenization_record }
{ "chunk": null, "crate": "router", "enum_name": null, "file_size": null, "for_type": "KafkaStore", "function_name": null, "is_async": null, "is_pub": null, "lines": null, "method_name": null, "num_enums": null, "num_items": null, "num_structs": null, "repo": "hyperswitch", "start_line": null, "struct_name": null, "total_crates": null, "trait_name": "TokenizationInterface" }
hyperswitch_impl_router_3571232637472582027_9220006411548805874
clm
impl
// hyperswitch/crates/router/src/db/kafka_store.rs impl TokenizationInterface for KafkaStore { // Methods: }
{ "chunk": null, "crate": "router", "enum_name": null, "file_size": null, "for_type": "KafkaStore", "function_name": null, "is_async": null, "is_pub": null, "lines": null, "method_name": null, "num_enums": null, "num_items": null, "num_structs": null, "repo": "hyperswitch", "start_line": null, "struct_name": null, "total_crates": null, "trait_name": "TokenizationInterface" }
hyperswitch_impl_router_3571232637472582027_3723727029303371868
clm
impl
// hyperswitch/crates/router/src/db/kafka_store.rs impl InvoiceInterface for KafkaStore { // Methods: insert_invoice_entry, find_invoice_by_invoice_id, update_invoice_entry, get_latest_invoice_for_subscription, find_invoice_by_subscription_id_connector_invoice_id }
{ "chunk": null, "crate": "router", "enum_name": null, "file_size": null, "for_type": "KafkaStore", "function_name": null, "is_async": null, "is_pub": null, "lines": null, "method_name": null, "num_enums": null, "num_items": null, "num_structs": null, "repo": "hyperswitch", "start_line": null, "struct_name": null, "total_crates": null, "trait_name": "InvoiceInterface" }
hyperswitch_impl_router_3571232637472582027_-6146755615206035285
clm
impl
// hyperswitch/crates/router/src/db/kafka_store.rs impl SubscriptionInterface for KafkaStore { // Methods: insert_subscription_entry, find_by_merchant_id_subscription_id, update_subscription_entry }
{ "chunk": null, "crate": "router", "enum_name": null, "file_size": null, "for_type": "KafkaStore", "function_name": null, "is_async": null, "is_pub": null, "lines": null, "method_name": null, "num_enums": null, "num_items": null, "num_structs": null, "repo": "hyperswitch", "start_line": null, "struct_name": null, "total_crates": null, "trait_name": "SubscriptionInterface" }
hyperswitch_impl_router_-31077219724339155_-5036671177353916412
clm
impl
// hyperswitch/crates/router/src/db/user_key_store.rs impl UserKeyStoreInterface for Store { // Methods: insert_user_key_store, get_user_key_store_by_user_id, get_all_user_key_store }
{ "chunk": null, "crate": "router", "enum_name": null, "file_size": null, "for_type": "Store", "function_name": null, "is_async": null, "is_pub": null, "lines": null, "method_name": null, "num_enums": null, "num_items": null, "num_structs": null, "repo": "hyperswitch", "start_line": null, "struct_name": null, "total_crates": null, "trait_name": "UserKeyStoreInterface" }
hyperswitch_impl_router_5375270833247201958_-5036671177353916412
clm
impl
// hyperswitch/crates/router/src/db/user_key_store.rs impl UserKeyStoreInterface for MockDb { // Methods: insert_user_key_store, get_all_user_key_store, get_user_key_store_by_user_id }
{ "chunk": null, "crate": "router", "enum_name": null, "file_size": null, "for_type": "MockDb", "function_name": null, "is_async": null, "is_pub": null, "lines": null, "method_name": null, "num_enums": null, "num_items": null, "num_structs": null, "repo": "hyperswitch", "start_line": null, "struct_name": null, "total_crates": null, "trait_name": "UserKeyStoreInterface" }
hyperswitch_impl_router_-31077219724339155_158587917788163971
clm
impl
// hyperswitch/crates/router/src/db/ephemeral_key.rs impl EphemeralKeyInterface for Store { // Methods: create_ephemeral_key, get_ephemeral_key, delete_ephemeral_key }
{ "chunk": null, "crate": "router", "enum_name": null, "file_size": null, "for_type": "Store", "function_name": null, "is_async": null, "is_pub": null, "lines": null, "method_name": null, "num_enums": null, "num_items": null, "num_structs": null, "repo": "hyperswitch", "start_line": null, "struct_name": null, "total_crates": null, "trait_name": "EphemeralKeyInterface" }
hyperswitch_impl_router_-31077219724339155_268238745921372961
clm
impl
// hyperswitch/crates/router/src/db/ephemeral_key.rs impl ClientSecretInterface for Store { // Methods: create_client_secret, get_client_secret, delete_client_secret }
{ "chunk": null, "crate": "router", "enum_name": null, "file_size": null, "for_type": "Store", "function_name": null, "is_async": null, "is_pub": null, "lines": null, "method_name": null, "num_enums": null, "num_items": null, "num_structs": null, "repo": "hyperswitch", "start_line": null, "struct_name": null, "total_crates": null, "trait_name": "ClientSecretInterface" }
hyperswitch_impl_router_5375270833247201958_158587917788163971
clm
impl
// hyperswitch/crates/router/src/db/ephemeral_key.rs impl EphemeralKeyInterface for MockDb { // Methods: create_ephemeral_key, get_ephemeral_key, delete_ephemeral_key }
{ "chunk": null, "crate": "router", "enum_name": null, "file_size": null, "for_type": "MockDb", "function_name": null, "is_async": null, "is_pub": null, "lines": null, "method_name": null, "num_enums": null, "num_items": null, "num_structs": null, "repo": "hyperswitch", "start_line": null, "struct_name": null, "total_crates": null, "trait_name": "EphemeralKeyInterface" }
hyperswitch_impl_router_5375270833247201958_268238745921372961
clm
impl
// hyperswitch/crates/router/src/db/ephemeral_key.rs impl ClientSecretInterface for MockDb { // Methods: create_client_secret, get_client_secret, delete_client_secret }
{ "chunk": null, "crate": "router", "enum_name": null, "file_size": null, "for_type": "MockDb", "function_name": null, "is_async": null, "is_pub": null, "lines": null, "method_name": null, "num_enums": null, "num_items": null, "num_structs": null, "repo": "hyperswitch", "start_line": null, "struct_name": null, "total_crates": null, "trait_name": "ClientSecretInterface" }
hyperswitch_impl_router_-31077219724339155_-2097381959677583175
clm
impl
// hyperswitch/crates/router/src/db/reverse_lookup.rs impl ReverseLookupInterface for Store { // Methods: insert_reverse_lookup, get_lookup_by_lookup_id }
{ "chunk": null, "crate": "router", "enum_name": null, "file_size": null, "for_type": "Store", "function_name": null, "is_async": null, "is_pub": null, "lines": null, "method_name": null, "num_enums": null, "num_items": null, "num_structs": null, "repo": "hyperswitch", "start_line": null, "struct_name": null, "total_crates": null, "trait_name": "ReverseLookupInterface" }
hyperswitch_impl_router_-31077219724339155_-2097381959677583175
clm
impl
// hyperswitch/crates/router/src/db/reverse_lookup.rs impl ReverseLookupInterface for Store { // Methods: insert_reverse_lookup, get_lookup_by_lookup_id }
{ "chunk": null, "crate": "router", "enum_name": null, "file_size": null, "for_type": "Store", "function_name": null, "is_async": null, "is_pub": null, "lines": null, "method_name": null, "num_enums": null, "num_items": null, "num_structs": null, "repo": "hyperswitch", "start_line": null, "struct_name": null, "total_crates": null, "trait_name": "ReverseLookupInterface" }
hyperswitch_impl_router_5375270833247201958_-2097381959677583175
clm
impl
// hyperswitch/crates/router/src/db/reverse_lookup.rs impl ReverseLookupInterface for MockDb { // Methods: insert_reverse_lookup, get_lookup_by_lookup_id }
{ "chunk": null, "crate": "router", "enum_name": null, "file_size": null, "for_type": "MockDb", "function_name": null, "is_async": null, "is_pub": null, "lines": null, "method_name": null, "num_enums": null, "num_items": null, "num_structs": null, "repo": "hyperswitch", "start_line": null, "struct_name": null, "total_crates": null, "trait_name": "ReverseLookupInterface" }
hyperswitch_impl_router_-31077219724339155_5958427108147268430
clm
impl
// hyperswitch/crates/router/src/db/relay.rs impl RelayInterface for Store { // Methods: insert_relay, update_relay, find_relay_by_id, find_relay_by_profile_id_connector_reference_id }
{ "chunk": null, "crate": "router", "enum_name": null, "file_size": null, "for_type": "Store", "function_name": null, "is_async": null, "is_pub": null, "lines": null, "method_name": null, "num_enums": null, "num_items": null, "num_structs": null, "repo": "hyperswitch", "start_line": null, "struct_name": null, "total_crates": null, "trait_name": "RelayInterface" }
hyperswitch_impl_router_5375270833247201958_5958427108147268430
clm
impl
// hyperswitch/crates/router/src/db/relay.rs impl RelayInterface for MockDb { // Methods: insert_relay, update_relay, find_relay_by_id, find_relay_by_profile_id_connector_reference_id }
{ "chunk": null, "crate": "router", "enum_name": null, "file_size": null, "for_type": "MockDb", "function_name": null, "is_async": null, "is_pub": null, "lines": null, "method_name": null, "num_enums": null, "num_items": null, "num_structs": null, "repo": "hyperswitch", "start_line": null, "struct_name": null, "total_crates": null, "trait_name": "RelayInterface" }
hyperswitch_impl_router_3571232637472582027_5958427108147268430
clm
impl
// hyperswitch/crates/router/src/db/relay.rs impl RelayInterface for KafkaStore { // Methods: insert_relay, update_relay, find_relay_by_id, find_relay_by_profile_id_connector_reference_id }
{ "chunk": null, "crate": "router", "enum_name": null, "file_size": null, "for_type": "KafkaStore", "function_name": null, "is_async": null, "is_pub": null, "lines": null, "method_name": null, "num_enums": null, "num_items": null, "num_structs": null, "repo": "hyperswitch", "start_line": null, "struct_name": null, "total_crates": null, "trait_name": "RelayInterface" }
hyperswitch_impl_router_-31077219724339155_688210336460766627
clm
impl
// hyperswitch/crates/router/src/db/mandate.rs impl MandateInterface for Store { // Methods: find_mandate_by_merchant_id_mandate_id, find_mandate_by_merchant_id_connector_mandate_id, find_mandate_by_merchant_id_customer_id, find_mandate_by_global_customer_id, update_mandate_by_merchant_id_mandate_id, find_mandates_by_merchant_id, insert_mandate }
{ "chunk": null, "crate": "router", "enum_name": null, "file_size": null, "for_type": "Store", "function_name": null, "is_async": null, "is_pub": null, "lines": null, "method_name": null, "num_enums": null, "num_items": null, "num_structs": null, "repo": "hyperswitch", "start_line": null, "struct_name": null, "total_crates": null, "trait_name": "MandateInterface" }
hyperswitch_impl_router_-31077219724339155_688210336460766627
clm
impl
// hyperswitch/crates/router/src/db/mandate.rs impl MandateInterface for Store { // Methods: find_mandate_by_merchant_id_mandate_id, find_mandate_by_merchant_id_connector_mandate_id, find_mandate_by_merchant_id_customer_id, find_mandate_by_global_customer_id, update_mandate_by_merchant_id_mandate_id, find_mandates_by_merchant_id, insert_mandate }
{ "chunk": null, "crate": "router", "enum_name": null, "file_size": null, "for_type": "Store", "function_name": null, "is_async": null, "is_pub": null, "lines": null, "method_name": null, "num_enums": null, "num_items": null, "num_structs": null, "repo": "hyperswitch", "start_line": null, "struct_name": null, "total_crates": null, "trait_name": "MandateInterface" }
hyperswitch_impl_router_5375270833247201958_688210336460766627
clm
impl
// hyperswitch/crates/router/src/db/mandate.rs impl MandateInterface for MockDb { // Methods: find_mandate_by_merchant_id_mandate_id, find_mandate_by_merchant_id_connector_mandate_id, find_mandate_by_merchant_id_customer_id, find_mandate_by_global_customer_id, update_mandate_by_merchant_id_mandate_id, find_mandates_by_merchant_id, insert_mandate }
{ "chunk": null, "crate": "router", "enum_name": null, "file_size": null, "for_type": "MockDb", "function_name": null, "is_async": null, "is_pub": null, "lines": null, "method_name": null, "num_enums": null, "num_items": null, "num_structs": null, "repo": "hyperswitch", "start_line": null, "struct_name": null, "total_crates": null, "trait_name": "MandateInterface" }
hyperswitch_impl_router_-31077219724339155_-7132523050027917034
clm
impl
// hyperswitch/crates/router/src/db/capture.rs impl CaptureInterface for Store { // Methods: insert_capture, update_capture_with_capture_id, find_all_captures_by_merchant_id_payment_id_authorized_attempt_id }
{ "chunk": null, "crate": "router", "enum_name": null, "file_size": null, "for_type": "Store", "function_name": null, "is_async": null, "is_pub": null, "lines": null, "method_name": null, "num_enums": null, "num_items": null, "num_structs": null, "repo": "hyperswitch", "start_line": null, "struct_name": null, "total_crates": null, "trait_name": "CaptureInterface" }
hyperswitch_impl_router_-31077219724339155_-7132523050027917034
clm
impl
// hyperswitch/crates/router/src/db/capture.rs impl CaptureInterface for Store { // Methods: insert_capture, update_capture_with_capture_id, find_all_captures_by_merchant_id_payment_id_authorized_attempt_id }
{ "chunk": null, "crate": "router", "enum_name": null, "file_size": null, "for_type": "Store", "function_name": null, "is_async": null, "is_pub": null, "lines": null, "method_name": null, "num_enums": null, "num_items": null, "num_structs": null, "repo": "hyperswitch", "start_line": null, "struct_name": null, "total_crates": null, "trait_name": "CaptureInterface" }
hyperswitch_impl_router_5375270833247201958_-7132523050027917034
clm
impl
// hyperswitch/crates/router/src/db/capture.rs impl CaptureInterface for MockDb { // Methods: insert_capture, update_capture_with_capture_id, find_all_captures_by_merchant_id_payment_id_authorized_attempt_id }
{ "chunk": null, "crate": "router", "enum_name": null, "file_size": null, "for_type": "MockDb", "function_name": null, "is_async": null, "is_pub": null, "lines": null, "method_name": null, "num_enums": null, "num_items": null, "num_structs": null, "repo": "hyperswitch", "start_line": null, "struct_name": null, "total_crates": null, "trait_name": "CaptureInterface" }
hyperswitch_impl_router_-31077219724339155_-5838353928246831046
clm
impl
// hyperswitch/crates/router/src/db/authorization.rs impl AuthorizationInterface for Store { // Methods: insert_authorization, find_all_authorizations_by_merchant_id_payment_id, update_authorization_by_merchant_id_authorization_id }
{ "chunk": null, "crate": "router", "enum_name": null, "file_size": null, "for_type": "Store", "function_name": null, "is_async": null, "is_pub": null, "lines": null, "method_name": null, "num_enums": null, "num_items": null, "num_structs": null, "repo": "hyperswitch", "start_line": null, "struct_name": null, "total_crates": null, "trait_name": "AuthorizationInterface" }
hyperswitch_impl_router_5375270833247201958_-5838353928246831046
clm
impl
// hyperswitch/crates/router/src/db/authorization.rs impl AuthorizationInterface for MockDb { // Methods: insert_authorization, find_all_authorizations_by_merchant_id_payment_id, update_authorization_by_merchant_id_authorization_id }
{ "chunk": null, "crate": "router", "enum_name": null, "file_size": null, "for_type": "MockDb", "function_name": null, "is_async": null, "is_pub": null, "lines": null, "method_name": null, "num_enums": null, "num_items": null, "num_structs": null, "repo": "hyperswitch", "start_line": null, "struct_name": null, "total_crates": null, "trait_name": "AuthorizationInterface" }
hyperswitch_impl_router_-31077219724339155_-4113968094774555064
clm
impl
// hyperswitch/crates/router/src/db/user_authentication_method.rs impl UserAuthenticationMethodInterface for Store { // Methods: insert_user_authentication_method, get_user_authentication_method_by_id, list_user_authentication_methods_for_auth_id, list_user_authentication_methods_for_owner_id, update_user_authentication_method, list_user_authentication_methods_for_email_domain }
{ "chunk": null, "crate": "router", "enum_name": null, "file_size": null, "for_type": "Store", "function_name": null, "is_async": null, "is_pub": null, "lines": null, "method_name": null, "num_enums": null, "num_items": null, "num_structs": null, "repo": "hyperswitch", "start_line": null, "struct_name": null, "total_crates": null, "trait_name": "UserAuthenticationMethodInterface" }
hyperswitch_impl_router_5375270833247201958_-4113968094774555064
clm
impl
// hyperswitch/crates/router/src/db/user_authentication_method.rs impl UserAuthenticationMethodInterface for MockDb { // Methods: insert_user_authentication_method, get_user_authentication_method_by_id, list_user_authentication_methods_for_auth_id, list_user_authentication_methods_for_owner_id, update_user_authentication_method, list_user_authentication_methods_for_email_domain }
{ "chunk": null, "crate": "router", "enum_name": null, "file_size": null, "for_type": "MockDb", "function_name": null, "is_async": null, "is_pub": null, "lines": null, "method_name": null, "num_enums": null, "num_items": null, "num_structs": null, "repo": "hyperswitch", "start_line": null, "struct_name": null, "total_crates": null, "trait_name": "UserAuthenticationMethodInterface" }
hyperswitch_impl_router_-31077219724339155_5192790316494225356
clm
impl
// hyperswitch/crates/router/src/db/file.rs impl FileMetadataInterface for Store { // Methods: insert_file_metadata, find_file_metadata_by_merchant_id_file_id, delete_file_metadata_by_merchant_id_file_id, update_file_metadata }
{ "chunk": null, "crate": "router", "enum_name": null, "file_size": null, "for_type": "Store", "function_name": null, "is_async": null, "is_pub": null, "lines": null, "method_name": null, "num_enums": null, "num_items": null, "num_structs": null, "repo": "hyperswitch", "start_line": null, "struct_name": null, "total_crates": null, "trait_name": "FileMetadataInterface" }
hyperswitch_impl_router_5375270833247201958_5192790316494225356
clm
impl
// hyperswitch/crates/router/src/db/file.rs impl FileMetadataInterface for MockDb { // Methods: insert_file_metadata, find_file_metadata_by_merchant_id_file_id, delete_file_metadata_by_merchant_id_file_id, update_file_metadata }
{ "chunk": null, "crate": "router", "enum_name": null, "file_size": null, "for_type": "MockDb", "function_name": null, "is_async": null, "is_pub": null, "lines": null, "method_name": null, "num_enums": null, "num_items": null, "num_structs": null, "repo": "hyperswitch", "start_line": null, "struct_name": null, "total_crates": null, "trait_name": "FileMetadataInterface" }
hyperswitch_impl_router_-31077219724339155_-2551678103716898868
clm
impl
// hyperswitch/crates/router/src/db/user/theme.rs impl ThemeInterface for Store { // Methods: insert_theme, find_theme_by_theme_id, find_most_specific_theme_in_lineage, find_theme_by_lineage, update_theme_by_theme_id, delete_theme_by_theme_id, list_themes_at_and_under_lineage }
{ "chunk": null, "crate": "router", "enum_name": null, "file_size": null, "for_type": "Store", "function_name": null, "is_async": null, "is_pub": null, "lines": null, "method_name": null, "num_enums": null, "num_items": null, "num_structs": null, "repo": "hyperswitch", "start_line": null, "struct_name": null, "total_crates": null, "trait_name": "ThemeInterface" }
hyperswitch_impl_router_5375270833247201958_-2551678103716898868
clm
impl
// hyperswitch/crates/router/src/db/user/theme.rs impl ThemeInterface for MockDb { // Methods: insert_theme, find_theme_by_theme_id, find_most_specific_theme_in_lineage, find_theme_by_lineage, update_theme_by_theme_id, delete_theme_by_theme_id, list_themes_at_and_under_lineage }
{ "chunk": null, "crate": "router", "enum_name": null, "file_size": null, "for_type": "MockDb", "function_name": null, "is_async": null, "is_pub": null, "lines": null, "method_name": null, "num_enums": null, "num_items": null, "num_structs": null, "repo": "hyperswitch", "start_line": null, "struct_name": null, "total_crates": null, "trait_name": "ThemeInterface" }
hyperswitch_impl_router_-31077219724339155_6315993445011054825
clm
impl
// hyperswitch/crates/router/src/db/user/sample_data.rs impl BatchSampleDataInterface for Store { // Methods: insert_payment_intents_batch_for_sample_data, insert_payment_attempts_batch_for_sample_data, insert_refunds_batch_for_sample_data, insert_disputes_batch_for_sample_data, delete_payment_intents_for_sample_data, delete_payment_attempts_for_sample_data, delete_refunds_for_sample_data, delete_disputes_for_sample_data }
{ "chunk": null, "crate": "router", "enum_name": null, "file_size": null, "for_type": "Store", "function_name": null, "is_async": null, "is_pub": null, "lines": null, "method_name": null, "num_enums": null, "num_items": null, "num_structs": null, "repo": "hyperswitch", "start_line": null, "struct_name": null, "total_crates": null, "trait_name": "BatchSampleDataInterface" }
hyperswitch_impl_router_5762768144102677317_6315993445011054825
clm
impl
// hyperswitch/crates/router/src/db/user/sample_data.rs impl BatchSampleDataInterface for storage_impl::MockDb { // Methods: insert_payment_intents_batch_for_sample_data, insert_payment_attempts_batch_for_sample_data, insert_refunds_batch_for_sample_data, insert_disputes_batch_for_sample_data, delete_payment_intents_for_sample_data, delete_payment_attempts_for_sample_data, delete_refunds_for_sample_data, delete_disputes_for_sample_data }
{ "chunk": null, "crate": "router", "enum_name": null, "file_size": null, "for_type": "storage_impl::MockDb", "function_name": null, "is_async": null, "is_pub": null, "lines": null, "method_name": null, "num_enums": null, "num_items": null, "num_structs": null, "repo": "hyperswitch", "start_line": null, "struct_name": null, "total_crates": null, "trait_name": "BatchSampleDataInterface" }
hyperswitch_impl_router_3230761085432501672_-6588620466199177775
clm
impl
// hyperswitch/crates/router/src/events/outgoing_webhook_logs.rs impl OutgoingWebhookEventMetric for OutgoingWebhookContent { // Methods: get_outgoing_webhook_event_content }
{ "chunk": null, "crate": "router", "enum_name": null, "file_size": null, "for_type": "OutgoingWebhookContent", "function_name": null, "is_async": null, "is_pub": null, "lines": null, "method_name": null, "num_enums": null, "num_items": null, "num_structs": null, "repo": "hyperswitch", "start_line": null, "struct_name": null, "total_crates": null, "trait_name": "OutgoingWebhookEventMetric" }
hyperswitch_impl_router_3230761085432501672_-6588620466199177775
clm
impl
// hyperswitch/crates/router/src/events/outgoing_webhook_logs.rs impl OutgoingWebhookEventMetric for OutgoingWebhookContent { // Methods: get_outgoing_webhook_event_content }
{ "chunk": null, "crate": "router", "enum_name": null, "file_size": null, "for_type": "OutgoingWebhookContent", "function_name": null, "is_async": null, "is_pub": null, "lines": null, "method_name": null, "num_enums": null, "num_items": null, "num_structs": null, "repo": "hyperswitch", "start_line": null, "struct_name": null, "total_crates": null, "trait_name": "OutgoingWebhookEventMetric" }
hyperswitch_impl_router_-4930221504227082813_4857715061541654697
clm
impl
// hyperswitch/crates/router/src/events/outgoing_webhook_logs.rs impl OutgoingWebhookEvent { // Methods: new }
{ "chunk": null, "crate": "router", "enum_name": null, "file_size": null, "for_type": "OutgoingWebhookEvent", "function_name": null, "is_async": null, "is_pub": null, "lines": null, "method_name": null, "num_enums": null, "num_items": null, "num_structs": null, "repo": "hyperswitch", "start_line": null, "struct_name": null, "total_crates": null, "trait_name": null }
hyperswitch_impl_router_-4930221504227082813_-8697579100323238098
clm
impl
// hyperswitch/crates/router/src/events/outgoing_webhook_logs.rs impl KafkaMessage for OutgoingWebhookEvent { // Methods: event_type, key }
{ "chunk": null, "crate": "router", "enum_name": null, "file_size": null, "for_type": "OutgoingWebhookEvent", "function_name": null, "is_async": null, "is_pub": null, "lines": null, "method_name": null, "num_enums": null, "num_items": null, "num_structs": null, "repo": "hyperswitch", "start_line": null, "struct_name": null, "total_crates": null, "trait_name": "KafkaMessage" }
hyperswitch_impl_router_-1023228755874472477_4857715061541654697
clm
impl
// hyperswitch/crates/router/src/events/api_logs.rs impl ApiEvent { // Methods: new }
{ "chunk": null, "crate": "router", "enum_name": null, "file_size": null, "for_type": "ApiEvent", "function_name": null, "is_async": null, "is_pub": null, "lines": null, "method_name": null, "num_enums": null, "num_items": null, "num_structs": null, "repo": "hyperswitch", "start_line": null, "struct_name": null, "total_crates": null, "trait_name": null }
hyperswitch_impl_router_-1023228755874472477_-8697579100323238098
clm
impl
// hyperswitch/crates/router/src/events/api_logs.rs impl KafkaMessage for ApiEvent { // Methods: event_type, key }
{ "chunk": null, "crate": "router", "enum_name": null, "file_size": null, "for_type": "ApiEvent", "function_name": null, "is_async": null, "is_pub": null, "lines": null, "method_name": null, "num_enums": null, "num_items": null, "num_structs": null, "repo": "hyperswitch", "start_line": null, "struct_name": null, "total_crates": null, "trait_name": "KafkaMessage" }
hyperswitch_impl_router_4736243399096266347_4243769666511866695
clm
impl
// hyperswitch/crates/router/src/events/api_logs.rs impl ApiEventMetric for PaymentsRedirectResponseData { // Methods: get_api_event_type }
{ "chunk": null, "crate": "router", "enum_name": null, "file_size": null, "for_type": "PaymentsRedirectResponseData", "function_name": null, "is_async": null, "is_pub": null, "lines": null, "method_name": null, "num_enums": null, "num_items": null, "num_structs": null, "repo": "hyperswitch", "start_line": null, "struct_name": null, "total_crates": null, "trait_name": "ApiEventMetric" }
hyperswitch_impl_router_4736243399096266347_4243769666511866695
clm
impl
// hyperswitch/crates/router/src/events/api_logs.rs impl ApiEventMetric for PaymentsRedirectResponseData { // Methods: get_api_event_type }
{ "chunk": null, "crate": "router", "enum_name": null, "file_size": null, "for_type": "PaymentsRedirectResponseData", "function_name": null, "is_async": null, "is_pub": null, "lines": null, "method_name": null, "num_enums": null, "num_items": null, "num_structs": null, "repo": "hyperswitch", "start_line": null, "struct_name": null, "total_crates": null, "trait_name": "ApiEventMetric" }
hyperswitch_impl_router_-8554129678314428849_4243769666511866695
clm
impl
// hyperswitch/crates/router/src/events/api_logs.rs impl ApiEventMetric for DisputeId { // Methods: get_api_event_type }
{ "chunk": null, "crate": "router", "enum_name": null, "file_size": null, "for_type": "DisputeId", "function_name": null, "is_async": null, "is_pub": null, "lines": null, "method_name": null, "num_enums": null, "num_items": null, "num_structs": null, "repo": "hyperswitch", "start_line": null, "struct_name": null, "total_crates": null, "trait_name": "ApiEventMetric" }
hyperswitch_impl_router_1897432665900874091_4243769666511866695
clm
impl
// hyperswitch/crates/router/src/events/api_logs.rs impl ApiEventMetric for PollId { // Methods: get_api_event_type }
{ "chunk": null, "crate": "router", "enum_name": null, "file_size": null, "for_type": "PollId", "function_name": null, "is_async": null, "is_pub": null, "lines": null, "method_name": null, "num_enums": null, "num_items": null, "num_structs": null, "repo": "hyperswitch", "start_line": null, "struct_name": null, "total_crates": null, "trait_name": "ApiEventMetric" }
hyperswitch_impl_router_-5727702984742884743_4857715061541654697
clm
impl
// hyperswitch/crates/router/src/events/audit_events.rs impl AuditEvent { // Methods: new }
{ "chunk": null, "crate": "router", "enum_name": null, "file_size": null, "for_type": "AuditEvent", "function_name": null, "is_async": null, "is_pub": null, "lines": null, "method_name": null, "num_enums": null, "num_items": null, "num_structs": null, "repo": "hyperswitch", "start_line": null, "struct_name": null, "total_crates": null, "trait_name": null }
hyperswitch_impl_router_-5727702984742884743_2868172371755026950
clm
impl
// hyperswitch/crates/router/src/events/audit_events.rs impl Event for AuditEvent { // Methods: timestamp, identifier, class }
{ "chunk": null, "crate": "router", "enum_name": null, "file_size": null, "for_type": "AuditEvent", "function_name": null, "is_async": null, "is_pub": null, "lines": null, "method_name": null, "num_enums": null, "num_items": null, "num_structs": null, "repo": "hyperswitch", "start_line": null, "struct_name": null, "total_crates": null, "trait_name": "Event" }
hyperswitch_impl_router_-5727702984742884743_-5829059303898036089
clm
impl
// hyperswitch/crates/router/src/events/audit_events.rs impl EventInfo for AuditEvent { // Methods: data, key }
{ "chunk": null, "crate": "router", "enum_name": null, "file_size": null, "for_type": "AuditEvent", "function_name": null, "is_async": null, "is_pub": null, "lines": null, "method_name": null, "num_enums": null, "num_items": null, "num_structs": null, "repo": "hyperswitch", "start_line": null, "struct_name": null, "total_crates": null, "trait_name": "EventInfo" }
hyperswitch_impl_router_-3193289936692237116_-8697579100323238098
clm
impl
// hyperswitch/crates/router/src/events/routing_api_logs.rs impl KafkaMessage for RoutingEvent { // Methods: event_type, key }
{ "chunk": null, "crate": "router", "enum_name": null, "file_size": null, "for_type": "RoutingEvent", "function_name": null, "is_async": null, "is_pub": null, "lines": null, "method_name": null, "num_enums": null, "num_items": null, "num_structs": null, "repo": "hyperswitch", "start_line": null, "struct_name": null, "total_crates": null, "trait_name": "KafkaMessage" }
hyperswitch_impl_router_528213123829225951_-8697579100323238098
clm
impl
// hyperswitch/crates/router/src/events/connector_api_logs.rs impl KafkaMessage for ConnectorEvent { // Methods: event_type, key }
{ "chunk": null, "crate": "router", "enum_name": null, "file_size": null, "for_type": "ConnectorEvent", "function_name": null, "is_async": null, "is_pub": null, "lines": null, "method_name": null, "num_enums": null, "num_items": null, "num_structs": null, "repo": "hyperswitch", "start_line": null, "struct_name": null, "total_crates": null, "trait_name": "KafkaMessage" }
hyperswitch_impl_router_5115206166594938699_4857715061541654697
clm
impl
// hyperswitch/crates/router/src/events/event_logger.rs impl EventLogger { // Methods: log_event }
{ "chunk": null, "crate": "router", "enum_name": null, "file_size": null, "for_type": "EventLogger", "function_name": null, "is_async": null, "is_pub": null, "lines": null, "method_name": null, "num_enums": null, "num_items": null, "num_structs": null, "repo": "hyperswitch", "start_line": null, "struct_name": null, "total_crates": null, "trait_name": null }
hyperswitch_impl_router_5115206166594938699_-1243029102302971955
clm
impl
// hyperswitch/crates/router/src/events/event_logger.rs impl MessagingInterface for EventLogger { // Methods: send_message }
{ "chunk": null, "crate": "router", "enum_name": null, "file_size": null, "for_type": "EventLogger", "function_name": null, "is_async": null, "is_pub": null, "lines": null, "method_name": null, "num_enums": null, "num_items": null, "num_structs": null, "repo": "hyperswitch", "start_line": null, "struct_name": null, "total_crates": null, "trait_name": "MessagingInterface" }
hyperswitch_impl_router_1509790894170083903_-6969628991630359331
clm
impl
// hyperswitch/crates/router/src/routes/payment_methods.rs impl From<PaymentMethodIntentConfirmInternal> for payment_methods::PaymentMethodIntentConfirm { // Methods: from }
{ "chunk": null, "crate": "router", "enum_name": null, "file_size": null, "for_type": "payment_methods::PaymentMethodIntentConfirm", "function_name": null, "is_async": null, "is_pub": null, "lines": null, "method_name": null, "num_enums": null, "num_items": null, "num_structs": null, "repo": "hyperswitch", "start_line": null, "struct_name": null, "total_crates": null, "trait_name": "From<PaymentMethodIntentConfirmInternal>" }
hyperswitch_impl_router_6004169739986686440_7349145374897281416
clm
impl
// hyperswitch/crates/router/src/routes/payment_methods.rs impl common_utils::events::ApiEventMetric for PaymentMethodIntentConfirmInternal { // Methods: get_api_event_type }
{ "chunk": null, "crate": "router", "enum_name": null, "file_size": null, "for_type": "PaymentMethodIntentConfirmInternal", "function_name": null, "is_async": null, "is_pub": null, "lines": null, "method_name": null, "num_enums": null, "num_items": null, "num_structs": null, "repo": "hyperswitch", "start_line": null, "struct_name": null, "total_crates": null, "trait_name": "common_utils::events::ApiEventMetric" }