version

package
v1.0.0 Latest Latest
Warning

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

Go to latest
Published: Feb 12, 2026 License: MIT Imports: 1 Imported by: 0

Documentation

Overview

Package version provides build-time version information injected via ldflags.

Index

Constants

This section is empty.

Variables

View Source
var (
	Version = "dev"
	Commit  = "none"
	Date    = "unknown"
)

These variables are set at build time via ldflags:

go build -ldflags "-X github.com/petrarca/tech-stack-analyzer/internal/version.Version=v1.0.0 ..."

Functions

func Full

func Full() string

Full returns a formatted version string including commit and build date.

Types

This section is empty.

Jump to

Keyboard shortcuts

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