version

package
v0.4.3 Latest Latest
Warning

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

Go to latest
Published: Aug 21, 2026 License: BSD-3-Clause Imports: 1 Imported by: 0

Documentation

Overview

Package version exposes the build version shared by all tie binaries.

Index

Constants

This section is empty.

Variables

View Source
var Version = "dev"

Version is the build version. It is overridden at build time via

-ldflags "-X git.sr.ht/~uid/tie/version.Version=v0.4.0"

(see the Makefile). When built without that flag — e.g. `go install` from a tagged module — it falls back to the version baked into the build info.

Functions

func String

func String() string

String returns the build version, preferring an ldflags-injected value and otherwise the module version recorded in the binary's build info.

Types

This section is empty.

Jump to

Keyboard shortcuts

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