version

package
v0.1.0 Latest Latest
Warning

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

Go to latest
Published: Jul 29, 2026 License: MIT Imports: 0 Imported by: 0

Documentation

Overview

Package version holds build metadata, injected via -ldflags at release time.

Index

Constants

This section is empty.

Variables

View Source
var (
	// Version is the semver tag of the build.
	Version = "dev"
	// Commit is the git SHA of the build.
	Commit = "none"
	// Date is the build timestamp.
	Date = "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