package
0.0.0-20241112125757-779aa9ab4555
Repository: https://github.com/bcc-code/bcc-media-platform.git
Documentation: pkg.go.dev

# Packages

No description provided by the author

# Functions

DoExport exports some key data into a SQLite DB and uploads that to the provided S3 bucket It then returns a pre-signed link to the file that remains valid for 1 hour The rest if the functions in this file are not exported because they are currently dependent on each other and are basically split only on order to understand the flow better.

# Constants

SQLiteExportDBVersion is in semver format (https://semver.org/) What constitutes the various levels of change: * Anything with a pre-release tag is a wildcard.

# Interfaces

No description provided by the author