package
0.0.0-20240208183455-b89426db963c
Repository: https://github.com/paulmuenzner/backupserver.git
Documentation: pkg.go.dev

# Constants

No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
cron-like syntax format to define a recurring schedule.
If false, all created backups will be stored and not deleted by this program - no circular buffer mechanism.
If false, all created backups will be stored and not deleted by this program - no circular buffer mechanism.
Circular buffer deletes backups older than latest number of MaxBackupsLocally locally if above 'LocalBackupStorage' is true.
Circular buffer deletes backups older than latest number of MaxBackupsS3 in S3.
Maximum permitted backup csv file size.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
Database.
No description provided by the author
No description provided by the author
AWS S3 Production config .env variable names.
No description provided by the author
No description provided by the author
If false, no email notifications at all (error & success).
If false, backups are only stored on aws.

# Variables

MetaHeaders represents the header names for the meta CSV file.

# Structs

//////////////////////////////////////////////////////////////////////// RowTypes represents a row of data in the CSV file for meta information /////////////////.