domain

package
v0.0.0-...-5d04175 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Sep 24, 2018 License: MIT Imports: 4 Imported by: 2

Documentation

Index

Constants

This section is empty.

Variables

View Source
var ErrVersionNotFound = errors.New("version not found")

Functions

This section is empty.

Types

type Config

type Config struct {
	TempDir         string
	InstallationDir string
	GovmHome        string
	BashrcPath      string
	ScriptPath      string
}

func (*Config) LoadConf

func (c *Config) LoadConf() error

type Version

type Version struct {
	Name         string
	FileName     string
	Kind         string
	Os           string
	Arch         string
	Size         string
	SHA1         string
	DownloadLink string
}

func (Version) IsEmpty

func (v Version) IsEmpty() bool

type Versions

type Versions []Version

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL