version

package
v0.30.0 Latest Latest
Warning

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

Go to latest
Published: Apr 17, 2024 License: GPL-3.0 Imports: 2 Imported by: 0

Documentation

Overview

Package version provides a version string that can be used to indicate the version number of the project.

Index

Constants

This section is empty.

Variables

View Source
var Revision string

Revision contains the git revision hash. If the source has been modified but has not been committed then the Revision string will be suffixed with "[modified]"

View Source
var Version string

Version contains a the current version number of the project

If the version string is "development" then it means that the project has been manually built (ie. not with the makefile). However, there is git information and so can be discerned to be part of the development process

If the version string is "unknown" then it means that there is no no version number and no git information. This can happen when compiling/running with "go run ."

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