Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Model ¶
type Model struct {
List list.Model
Versions []utils.GoVersion
Err error
Loading bool
Spinner spinner.Model
HomeDir string
GoVersionsDir string
CurrentTab int
DownloadProgress float64
InstallingVersion string
Message string
MessageType string // "success" or "error"
InstalledTable table.Model
ConfirmingDelete bool
DeleteVersion string
}
Click to show internal directories.
Click to hide internal directories.