release

package
v0.7.19 Latest Latest
Warning

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

Go to latest
Published: Aug 22, 2018 License: Apache-2.0 Imports: 5 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var (
	// Version of running blob
	// -ldflags "-X github.com/genevera/corectl/release/Version=
	//            `git describe --abbrev=6 --dirty=-unreleased --always --tags`"
	Version string
	// BuildDate of running blob
	BuildDate string
	// ShortBanner ...
	ShortBanner = "CoreOS over macOS made simple."
	Banner = fmt.Sprintf("%s <%s>\n%s\n", ShortBanner,
		"http://github.com/genevera/corectl",
		"Copyright (c) 2015-2016, António Meireles")
)

Functions

func LatestVersion

func LatestVersion() (version string, err error)

LatestVersion returns the latest upstream release.

Types

type Info

type Info struct {
	Version string
	Started time.Time
	Pid     int
	Built   string
	Runtime string
	GOOS    string
	GOARCH  string
}

func (*Info) PrettyPrint

func (i *Info) PrettyPrint(extended bool)

Jump to

Keyboard shortcuts

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