version

package
v0.2.1-0...-dabd69d Latest Latest
Warning

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

Go to latest
Published: Jul 31, 2017 License: MIT Imports: 7 Imported by: 0

Documentation

Index

Constants

View Source
const VERSION_MAJOR = 0
View Source
const VERSION_MINOR = 2
View Source
const VERSION_PATCH = 0

Variables

This section is empty.

Functions

func DoUpdate

func DoUpdate() *string

func ReleaseBinary

func ReleaseBinary(data map[string]interface{}) string

func Version

func Version() string

Types

type Release

type Release struct {
	Name    string `json:"name"`
	Author  string
	Version string `json:"tag_name"`
	Binary  string
}

A release is a specific point in time that code was published. The latest release is pulled down from github.

func ReleaseDetails

func ReleaseDetails() (*Release, error)

Jump to

Keyboard shortcuts

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