build

package
v0.2.4 Latest Latest
Warning

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

Go to latest
Published: Feb 23, 2026 License: MIT Imports: 1 Imported by: 0

Documentation

Overview

Package build holds build-time metadata injected via ldflags. It is the single source of truth for version, date, and display info.

Leaf package: stdlib only, no internal imports.

Index

Constants

This section is empty.

Variables

View Source
var (
	Version = "DEV"
	Date    = "" // YYYY-MM-DD, empty for dev builds
)

Variables injected via ldflags at build time. Defaults are used for development builds (go run / go build without flags).

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