refactor #1

Merged
jkaninda merged 21 commits from refactor into main 2024-12-12 16:01:26 +01:00
Showing only changes of commit 3009747874 - Show all commits

View File

@@ -10,7 +10,7 @@ import (
)
func azureBackup(db *dbConfig, config *BackupConfig) {
utils.Info("Backup database to the remote FTP server")
utils.Info("Backup database to Azure Blob Storage")
startTime = time.Now().Format(utils.TimeFormat())
// Backup database