version

package
v0.53.0 Latest Latest
Warning

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

Go to latest
Published: Jul 3, 2026 License: Apache-2.0 Imports: 2 Imported by: 0

Documentation

Overview

Package version holds link-time build metadata (release binaries and Makefile set these via -ldflags).

Index

Constants

This section is empty.

Variables

View Source
var (
	// Version is the agent semantic version (e.g. 0.1.2). Release and local Makefile builds set this via -ldflags.
	Version = "dev"
	// ReleaseDate is the build date in UTC YYYY-MM-DD. Set at link time for reproducible labeling.
	ReleaseDate = "unknown"
)

Functions

func DisplayGOARCH

func DisplayGOARCH() string

DisplayGOARCH matches published artifact names (linux/i386, not linux/386).

func Summary

func Summary() string

Summary returns human-readable version, release date, and OS/architecture.

Types

This section is empty.

Jump to

Keyboard shortcuts

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