Flamenco/internal/worker/persistence
Sybren A. Stüvel 70faa4e225 Move URLs to the Flamenco website to constants in a dedicated package
Create a dedicated package `.../pkg/website` to contain constants for the
URLs of documentation, bug reporting, etc. That way it's easier to see
which parts of the website are being referred to from the Flamenco
binaries, and updates can happen in a central spot.

No functional changes.
2024-01-25 12:25:06 +01:00
..
migrations Worker: perform database migrations with Goose 2023-12-14 10:13:42 +01:00
db_migration.go Move URLs to the Flamenco website to constants in a dedicated package 2024-01-25 12:25:06 +01:00
db.go Worker: perform database migrations with Goose 2023-12-14 10:13:42 +01:00
logger.go Worker: convert database interface to GORM 2022-08-01 14:29:14 +02:00
sqlite_busy.go Worker: convert database interface to GORM 2022-08-01 14:29:14 +02:00
upstream_buffer.go Change Go package name from git.blender.org to projects.blender.org 2023-08-01 12:42:31 +02:00