LawaKSoft / TradeBot

Trade Bot
0 stars 0 forks source link

Create SchedulerManager - 8h #7

Open AlexeyKatomachin opened 1 year ago

AlexeyKatomachin commented 1 year ago

Create some fabric functionality which functional interface and run new scheduler instance with task.

AC1: SchedulerManager should input functional interface AC2: SchedulerManager should create new scheduler instance with task AC3: add tests