version

package
v0.8.0 Latest Latest
Warning

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

Go to latest
Published: Oct 27, 2015 License: Apache-2.0 Imports: 4 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var (
	// Version is the current CLI version
	Version string

	// Commit is the current commit this build comes from (if set)
	Commit string
)

Functions

This section is empty.

Types

type Release added in v0.8.0

type Release struct {
	TagName string `json:"tag_name"`
}

Release is the minimal set of release data carina needs from the GitHub API

func LatestRelease added in v0.7.0

func LatestRelease() (*Release, error)

LatestRelease returns the most recent release of carina

Jump to

Keyboard shortcuts

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