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 ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.