Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var ErrDevelopmentVersion = errors.New("update check skipped for development version")
Functions ¶
func CheckAndNotify ¶
func CheckAndNotify( ctx context.Context, cfg *config.Instance, platformID string, inboxSvc *inbox.Service, waitFn func(int) bool, checkFn CheckFn, managedInstall bool, )
CheckAndNotify checks for updates and posts an inbox message if one is available. Intended to be called as a fire-and-forget goroutine on startup.
Types ¶
Click to show internal directories.
Click to hide internal directories.