update

package
v1.2.0 Latest Latest
Warning

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

Go to latest
Published: Aug 15, 2026 License: Apache-2.0 Imports: 18 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Options

type Options struct {
	Owner          string
	Repo           string
	APIKey         string
	CurrentVersion string
	ExePath        string
	DryRun         bool
	WorkDir        string
	HTTPClient     *http.Client
}

type Result

type Result struct {
	Updated   bool
	Version   string
	AssetName string
	ExePath   string
}

func Run

func Run(ctx context.Context, opts Options) (Result, error)

Jump to

Keyboard shortcuts

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