version

package
v0.17.3 Latest Latest
Warning

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

Go to latest
Published: Apr 7, 2026 License: Apache-2.0 Imports: 1 Imported by: 0

Documentation

Overview

Package version is used for reporting version and environment.

Index

Constants

This section is empty.

Variables

View Source
var (
	Version   = "unknown-version"
	GoVersion = "unknown-goversion"
	GitCommit = "unknown-gitcommit"
	GitDirty  = "unknown-gitdirty"
	Os        = "unknown-os"
	Arch      = "unknown-arch"
)

Default build-time variable. These values can (should) be overridden via ldflags when built with `make`

Functions

func LogVersion

func LogVersion(indent string)

LogVersion logs the version info

Types

This section is empty.

Jump to

Keyboard shortcuts

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