version

package
v0.3.0 Latest Latest
Warning

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

Go to latest
Published: Jun 16, 2026 License: MIT Imports: 2 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var (
	// Version is the release version (e.g. "v0.1.0"), set by goreleaser.
	Version = "dev"
	// Commit is the short git SHA of the build.
	Commit = "dev"
	// Date is the build timestamp (RFC3339), set by goreleaser.
	Date = "unknown"
)

These values are injected at build time via -ldflags. See the Makefile and .goreleaser.yaml. Defaults apply for `go run` / `go install` builds.

Functions

func String

func String() string

String returns a human-readable, single-line version summary.

Types

This section is empty.

Jump to

Keyboard shortcuts

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