Discover Packages
github.com/cloud-green/juju
worker
toolsversionchecker
package
Version:
v0.0.0-...-a002913
Opens a new window with list of versions in this module.
Published: Oct 2, 2015
License: AGPL-3.0
Opens a new window with license information.
Imports: 4
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
Documentation
¶
New returns a worker that periodically wakes up to try to find out and
record the latest version of the tools so the update possibility can be
displayed to the users on status.
type Facade interface {
UpdateToolsVersion() error
}
type VersionCheckerParams struct {
CheckInterval time .Duration
}
VersionCheckerParams holds params for the version checker worker..
Source Files
¶
Click to show internal directories.
Click to hide internal directories.