version

package
v0.1.0 Latest Latest
Warning

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

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

Documentation

Overview

Package version exposes the CLI version. The value is injected at build time via -ldflags "-X github.com/acarmisc/finna-cli/internal/version.Version=...".

Index

Constants

This section is empty.

Variables

View Source
var Commit = "none"

Commit is the short git commit SHA. Defaults to "none" for local builds; release builds inject the real SHA via -ldflags.

View Source
var Date = "unknown"

Date is the ISO-8601 build timestamp. Defaults to "unknown" for local builds; release builds inject via -ldflags.

View Source
var Version = "dev"

Version is the semantic version of the CLI. Defaults to "dev" for local builds; release builds override via ldflags.

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