version

package
v5.4.0 Latest Latest
Warning

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

Go to latest
Published: Aug 3, 2018 License: AGPL-3.0 Imports: 0 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var VersionInfo = unknownVersion

VersionInfo is a variable representing the version of the currently executing code. Builds of the system where the version information is required must arrange to provide the correct values for this variable. One possible way to do this is to create an init() function that updates this variable, please see init.go.tmpl to see an example.

Functions

This section is empty.

Types

type Version

type Version struct {
	GitCommit string
	Version   string
}

Version describes the current version of the code being run.

Jump to

Keyboard shortcuts

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