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