Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type VersionChecker ¶
nolint
func NewVersionChecker ¶
func NewVersionChecker(store *store.Store, profile *profile.Profile) *VersionChecker
func (*VersionChecker) Check ¶
func (c *VersionChecker) Check(ctx context.Context)
func (*VersionChecker) GetLatestVersion ¶
func (*VersionChecker) GetLatestVersion() (string, error)
func (*VersionChecker) Start ¶
func (c *VersionChecker) Start(ctx context.Context)
Click to show internal directories.
Click to hide internal directories.