Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func InitServer ¶
func PrepareServer ¶
func PrepareServer(setupLogger *zap.SugaredLogger)
func StartUpdater ¶ added in v0.6.5
func StartUpdater(logger *zap.SugaredLogger, s *settings.Settings, currentVersion string, broadcast func(secsLeft int)) *updater.Updater
StartUpdater builds, starts and returns the self-update orchestrator. The broadcast callback (may be nil) is invoked with the seconds remaining at each drain announcement so connected clients can be warned of the restart.
Types ¶
type RequiredTool ¶
Click to show internal directories.
Click to hide internal directories.