Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Manager ¶
Manager type
func (*Manager) BackupDirectory ¶ added in v0.1.4
BackupDirectory creates a backup of any directory directory must be absolute path like /etc/app and archive same /etc/app.tar.gz"
func (*Manager) BackupMySQL ¶ added in v0.1.5
BackupMySQL backup and compress the mysql dump file
func (*Manager) ProcessBackup ¶
func (m *Manager) ProcessBackup(message module.BackupMessage) error
ProcessBackup process a backup request
func (*Manager) RestoreDirectory ¶ added in v0.1.4
RestoreDirectory uncompress .tar.gz archive to the root path /
Source Files ¶
Click to show internal directories.
Click to hide internal directories.