Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func HandleSelfUpdate ¶
func HandleSelfUpdate( currentVersion string, logger *zap.Logger, fs filesystem.FileSystem, prompter core.UserPrompter, updater Updater, ) chan string
Types ¶
type DefaultRelease ¶
type DefaultRelease struct {
// contains filtered or unexported fields
}
func (DefaultRelease) AssetName ¶
func (r DefaultRelease) AssetName() string
func (DefaultRelease) AssetURL ¶
func (r DefaultRelease) AssetURL() string
func (DefaultRelease) Version ¶
func (r DefaultRelease) Version() string
Click to show internal directories.
Click to hide internal directories.