version

package
v0.1.0 Latest Latest
Warning

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

Go to latest
Published: Jun 6, 2026 License: MIT Imports: 1 Imported by: 0

Documentation

Overview

Package version exposes build metadata, injected at link time via -ldflags.

Index

Constants

This section is empty.

Variables

View Source
var (
	// Version is the semantic version, set by -ldflags at release time.
	Version = "dev"
	// Commit is the short git SHA, set by -ldflags at release time.
	Commit = ""
)

Functions

func String

func String() string

String renders a human-readable version line.

Types

This section is empty.

Jump to

Keyboard shortcuts

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