Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type Current ¶
type Current struct {
// contains filtered or unexported fields
}
func (*Current) Populate ¶
func (c *Current) Populate()
Populate function obtains the data required to
func (*Current) VersionString ¶
VersionString creates a new string containing all the obtained Go version data
type Installed ¶ added in v0.3.0
type Installed struct {
// contains filtered or unexported fields
}
func (*Installed) RemoveInstalled ¶ added in v0.3.0
func (i *Installed) RemoveInstalled()
CheckInstalled function obtains the data for any installed Go version and its install PATH (GOROOT)
Click to show internal directories.
Click to hide internal directories.