Adding service infrastructure for the RateS

This commit is contained in:
DanB
2020-05-14 12:35:05 +02:00
parent bbefd7885e
commit 465848a5dd
9 changed files with 250 additions and 4 deletions

View File

@@ -380,6 +380,7 @@ const (
MetaCache = "*cache"
MetaGuardian = "*guardians"
MetaEEs = "*ees"
MetaRateS = "*rates"
MetaContinue = "*continue"
Migrator = "migrator"
UnsupportedMigrationTask = "unsupported migration task"
@@ -725,6 +726,7 @@ const (
MetaYearly = "*yearly"
MetaDaily = "*daily"
MetaWeekly = "*weekly"
RateS = "RateS"
)
// Migrator Action