Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var ( // Version of running blob // -ldflags "-X github.com/TheNewNormal/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 ... Banner = fmt.Sprintf("%s <%s>\n%s\n", ShortBanner, "http://github.com/TheNewNormal/corectl", "Copyright (c) 2015-2016, António Meireles") )
Functions ¶
func LatestVersion ¶
LatestVersion returns the latest upstream release.
Types ¶
Click to show internal directories.
Click to hide internal directories.