Versions in this module Expand all Collapse all v1 v1.5.4 May 1, 2026 v1.5.3 Apr 29, 2026 v1.5.2 Apr 29, 2026 Changes in this version type AddOptions + GUI bool type InstallOptions + GUI bool type ListOptions + All bool + GUI bool + type SearchOptions struct + Extras []string + JSON bool + Keyword string + Limit int + Order string + Sort string type UpdateOptions + Check bool v1.5.1 Apr 22, 2026 Changes in this version type ListOptions + Info string + Outdated bool + type QueryOptions struct + Action string + JSON bool + Limit int + Prerelease bool + Tag string + Target string v1.5.0 Apr 21, 2026 Changes in this version + var ErrNotImplemented = errors.New("not implemented") + func Main(args []string, stdout, stderr io.Writer) error + func SetBuildInfo(versionStr, gitHashStr, buildTimeStr string) + type AddOptions struct + All bool + Asset string + CacheDir string + File string + Name string + Quiet bool + Source bool + System string + Tag string + Target string + To string + type App struct + func (a *App) RunWithArgs(args []string) error + func (a *App) Verbose() bool + type CommandHandler func(name string, options any) error + type ConfigOptions struct + Action string + Key string + Value string + type DownloadOptions struct + All bool + Asset string + CacheDir string + File string + Quiet bool + Source bool + System string + Tag string + Target string + To string + type InstallOptions struct + Add bool + All bool + Asset string + CacheDir string + File string + Name string + Quiet bool + Source bool + System string + Tag string + Target string + To string + type ListOptions struct + type UninstallOptions struct + Target string + type UpdateOptions struct + All bool + Asset string + CacheDir string + DryRun bool + File string + Interactive bool + Quiet bool + Source bool + System string + Tag string + Target string + To string