version

package
v0.0.0-...-c1e6758 Latest Latest
Warning

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

Go to latest
Published: May 1, 2024 License: Apache-2.0 Imports: 4 Imported by: 0

Documentation

Overview

Package version provides the version that the binary was built at.

Index

Constants

This section is empty.

Variables

View Source
var (
	// Long is a full version number for this build.
	Long = ""

	// Short is a short version number for this build.
	Short = ""

	// GitCommit is the git commit of the build.
	GitCommit = ""

	// GitDirty is the vcs.modified setting returned by debug.ReadBuildInfo.
	GitDirty bool
)

Functions

func Info

func Info(appName string) string

Types

This section is empty.

Jump to

Keyboard shortcuts

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