mirror of
				https://github.com/juspay/hyperswitch.git
				synced 2025-11-04 14:07:18 +08:00 
			
		
		
		
	refactor(scheduler): move scheduler to new crate to support workflows in multiple crates (#1681)
This commit is contained in:
		
							
								
								
									
										3
									
								
								crates/router/src/workflows.rs
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										3
									
								
								crates/router/src/workflows.rs
									
									
									
									
									
										Normal file
									
								
							@ -0,0 +1,3 @@
 | 
			
		||||
pub mod payment_sync;
 | 
			
		||||
pub mod refund_router;
 | 
			
		||||
pub mod tokenized_data;
 | 
			
		||||
		Reference in New Issue
	
	Block a user