package
0.0.0-20190415122817-0d0b24610ecd
Repository: https://github.com/ikitiki/logical_backup.git
Documentation: pkg.go.dev
# Packages
No description provided by the author
# Functions
New instantiates basebackup, we need to pass backupTables so that we can remove deleted tables from the backupTables.
# Interfaces
Basebackuper represents interface for creating base backups, opens db connection for each base backup session.