Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type BackupConfig ¶
type BackupConfig struct { Path string PgUser string PgPass string PgHost string PgName string PgPort string }
func NewBackupConfig ¶
func NewBackupConfig(cfg *config.AppConfig) *BackupConfig
Click to show internal directories.
Click to hide internal directories.