(cronjobID uint)
| 29 | WithByDetailName(detailName string) DBOption |
| 30 | WithByFileName(fileName string) DBOption |
| 31 | WithByCronID(cronjobID uint) DBOption |
| 32 | WithFileNameStartWith(filePrefix string) DBOption |
| 33 | |
| 34 | SyncAll(data []model.BackupAccount) error |
no outgoing calls
no test coverage detected