Versions in this module Expand all Collapse all v3 v3.6.4 Nov 29, 2021 v3.6.3 Nov 21, 2021 Changes in this version + var BackupTasks = param.NewMap() + func FileChan() chan *PutFile + func MonitorBackupStop(id uint) error + func ResetFileChan() + type Cloudbackup struct + DestPath string + Filter func(string) bool + IgnoreWaitRegexp *regexp.Regexp + SourcePath string + WaitFillCompleted bool + func New(mgr *s3manager.S3Manager) *Cloudbackup + func (c *Cloudbackup) OnCreate(file string) + func (c *Cloudbackup) OnDelete(file string) + func (c *Cloudbackup) OnModify(file string) + func (c *Cloudbackup) OnRename(file string) + type PutFile struct + FilePath string + Manager *s3manager.S3Manager + ObjectName string + WaitFillCompleted bool + func (mf *PutFile) Do() error Other modules containing this package github.com/admpub/nging/v4 github.com/admpub/nging/v5