Documentation
¶
Overview ¶
Package selfupdate updates a running galaxio binary from GitHub Releases.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Options ¶
type Options struct {
Repo string
TargetVersion string
CurrentVersion string
Executable string
GOOS string
GOARCH string
APIBase string
DryRun bool
}
Options configures a self-update run.
Click to show internal directories.
Click to hide internal directories.