buildinfo

package
v0.27.6 Latest Latest
Warning

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

Go to latest
Published: Jul 9, 2026 License: CC0-1.0 Imports: 1 Imported by: 0

Documentation

Overview

Package buildinfo exposes version metadata injected by release builds.

Index

Constants

This section is empty.

Variables

View Source
var (
	// Version is the semantic version set by GoReleaser.
	Version = "dev"
	// Commit is the git commit set by GoReleaser.
	Commit = "none"
	// BuildDate is the RFC3339 build timestamp set by GoReleaser.
	BuildDate = "unknown"
)

Functions

func String

func String() string

String returns a compact version string suitable for CLI output.

Types

This section is empty.

Jump to

Keyboard shortcuts

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