Documentation
¶
Index ¶
- type File
- type Golang
- func (g *Golang) GetDefaultVersion(ctx context.Context) *core.InstalledVersion
- func (g *Golang) Install(ctx context.Context, version *core.RemoteVersion) error
- func (g *Golang) ListInstalledVersions(ctx context.Context) ([]*core.InstalledVersion, error)
- func (g *Golang) ListRemoteVersions(ctx context.Context) ([]*core.RemoteVersion, error)
- func (g *Golang) Name() string
- func (g *Golang) SetDefaultVersion(ctx context.Context, version string) error
- func (g *Golang) Uninstall(ctx context.Context, version string) error
- type Version
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type File ¶
Source Files
¶
- golang.go
Click to show internal directories.
Click to hide internal directories.