Skip to content

Commit 02915c3

Browse files
author
yashasvi.kapil
committed
feat: celero implementation
1 parent 30ce96d commit 02915c3

File tree

10 files changed

+2154
-4
lines changed

10 files changed

+2154
-4
lines changed

backend/connector-integration/src/connectors.rs

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -91,3 +91,6 @@ pub use self::worldpay::Worldpay;
9191

9292
pub mod worldpayvantiv;
9393
pub use self::worldpayvantiv::Worldpayvantiv;
94+
95+
pub mod celero;
96+
pub use self::celero::Celero;

0 commit comments

Comments
 (0)