Versions in this module Expand all Collapse all v0 v0.2.0 Jul 14, 2026 v0.1.0 Jul 13, 2026 Changes in this version + func Run(ctx context.Context, opts Options) error + type InstallSource string + const InstallSourceDirect + const InstallSourceHomebrew + const InstallSourceScoop + func DetectInstallSource(exePath string) InstallSource + type Options struct + APIBaseURL string + CheckOnly bool + CurrentVersion string + ExecutablePath string + HTTPClient *http.Client + Out io.Writer