version

package
v0.0.0-...-be2ef80 Latest Latest
Warning

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

Go to latest
Published: Nov 21, 2024 License: Apache-2.0 Imports: 0 Imported by: 24

Documentation

Overview

Copyright:: Copyright 2019, Chef Software Inc.

package version holds version information for Automate services. The version data is passed via build-time linker flags.

Index

Constants

This section is empty.

Variables

View Source
var (
	// Version is analogous to our Habitat pkg_release.  We use
	// build-timestamps as our version.
	Version = "unknown"
	// GitSHA is the git ref that the application as built from.
	GitSHA = "unknown"

	// This is here in case we want to start using more
	// human-readable Version strings in the future.
	BuildTime = "unknown"
)

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