buildinfo

package
v0.15.2 Latest Latest
Warning

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

Go to latest
Published: Mar 8, 2021 License: MIT Imports: 0 Imported by: 0

Documentation

Overview

Package buildinfo hosts build info variables populated via ldflags.

Index

Constants

This section is empty.

Variables

View Source
var (
	// Version is the build version. If not set at build time via
	// ldflags, Version takes the value of defaultVersion.
	Version = defaultVersion

	// Commit is the commit hash.
	Commit string

	// Timestamp is the timestamp of when the cli was built.
	Timestamp string
)

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