version

package
v0.10.3 Latest Latest
Warning

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

Go to latest
Published: Feb 28, 2020 License: GPL-3.0 Imports: 0 Imported by: 0

Documentation

Overview

Package version contains the version for the whole of Qvain and associated commands.

Index

Constants

This section is empty.

Variables

View Source
var (

	// ident for internal use
	Id = "qvain"

	// program name for end user
	Name = "Qvain"

	// program description
	Description = "Qvain API"

	// semver string – set this manually
	SemVer = "0.10.3"

	// nearest commit tag – set by linker
	CommitTag = ""

	// exact commit hash – set by linker
	CommitHash = "(unknown)"

	// branch – set by linker
	CommitBranch = "master"

	// repo –  set by linker
	CommitRepo = ""
)

Set an appropriate SemVer for "official releases". CommitHash is set by the build process as a linker flag. Do not edit.

Functions

This section is empty.

Types

This section is empty.

Jump to

Keyboard shortcuts

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