ldflags

package
v1.13.2 Latest Latest
Warning

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

Go to latest
Published: Dec 20, 2021 License: MIT Imports: 1 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var (

	// GitRevision is the git revision associated with this build.
	GitRevision = "unknown"

	// GitBranch is the git branch associated with this build.
	GitBranch = "unknown"

	// GitTag is the git tag associated with this build.
	GitTag = "unknown"

	// BuildDate is the date this build was created.
	BuildDate = "unknown"

	// BuildTimeUnix is the seconds since epoch representing the date this build was created.
	BuildTimeUnix = "0"

	// BuildPlatform is the platform used to build.
	BuildPlatform = "unknown"

	// GoVersion is the current runtime version.
	GoVersion = runtime.Version()
)

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