version

package
v2.1.3+incompatible Latest Latest
Warning

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

Go to latest
Published: Sep 8, 2018 License: ISC Imports: 1 Imported by: 0

Documentation

Index

Constants

View Source
const AppName string = "dcrdata"

Variables

View Source
var CommitHash string

CommitHash may be set on the build command line: go build -ldflags "-X main.CommitHash=`git rev-parse --short HEAD`"

View Source
var Ver = Version{
	Major: 2,
	Minor: 1,
	Patch: 3,
	Label: ""}

Functions

This section is empty.

Types

type Version

type Version struct {
	Major, Minor, Patch int
	Label               string
	Nick                string
}

func (*Version) String

func (v *Version) String() string

Jump to

Keyboard shortcuts

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