MCPcopy Create free account
hub / github.com/1Panel-dev/1Panel / WithByCronID

Method WithByCronID

agent/app/repo/backup.go:31–31  ·  view source on GitHub ↗
(cronjobID uint)

Source from the content-addressed store, hash-verified

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

Callers 4

LoadRecordSizeMethod · 0.65
CleanRecordMethod · 0.65
removeExpiredBackupMethod · 0.65

Implementers 1

BackupRepoagent/app/repo/backup.go

Calls

no outgoing calls

Tested by

no test coverage detected