version

package
v0.17.1 Latest Latest
Warning

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

Go to latest
Published: Dec 9, 2020 License: ISC Imports: 3 Imported by: 8

Documentation

Index

Constants

View Source
const (
	AppMajor uint = 0
	AppMinor uint = 17
	AppPatch uint = 1

	// AppPreRelease MUST only contain characters from semanticAlphabet
	// per the semantic versioning spec.
	AppPreRelease = ""
)

These constants define the application version and follow the semantic versioning 2.0.0 spec (http://semver.org/).

Variables

This section is empty.

Functions

func Numeric added in v0.14.6

func Numeric() int32

Numeric returns the application version as an integer.

func String

func String() string

String returns the application version as a properly formed string per the semantic versioning 2.0.0 spec (http://semver.org/).

Types

This section is empty.

Jump to

Keyboard shortcuts

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