Documentation
¶
Overview ¶
Package version exposes the build version of the xpc binary.
Version is intended to be overridden at build time via -ldflags "-X github.com/nficano/xpc/internal/version.Version=<value>".
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var Codename = ""
Codename is the human-friendly release name (e.g. "loony-lionfish") set by the release workflow via -ldflags. Empty for dev builds.
View Source
var Version = "0.0.0-dev"
Version is the human-readable version string. Default is suitable for development builds; release builds override it via -ldflags.
Functions ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.