update

package
v0.5.0 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Feb 23, 2025 License: MIT Imports: 16 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Update

func Update(ctx context.Context, p *printer.Printer, timeout time.Duration, version string, silent bool) bool

Types

type Asset added in v0.5.0

type Asset struct {
	Name string `json:"name"`
	URL  string `json:"browser_download_url"`
}

type Release added in v0.5.0

type Release struct {
	TagName string  `json:"tag_name"`
	Assets  []Asset `json:"assets"`
}

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL