package
0.0.0-20241021115229-a8bdbce37716
Repository: https://github.com/slpcat/docker-images.git
Documentation: pkg.go.dev

# Packages

No description provided by the author

# Functions

DefaultCreds return the default MySQL credentials for the local instance.
New builds a new backup executor.

# Constants

MySQLDumpProvider denotes the mysqldump utility backup and restore provider.

# Variables

ExecutorProviders denotes the list of available ExecutorProviders.

# Interfaces

Interface will execute backup operations via a tool such as mysqlbackup or mysqldump.