Documentation
¶
Overview ¶
Package dbupgrade adapts the application and backup services to the small interfaces the database version-upgrade orchestration depends on, so both the API server and the worker can wire them without the database package importing application/backup (which would cycle).
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func AppController ¶
func AppController(apps *application.Service) database.AppController
AppController adapts the application service to database.AppController.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.