Documentation
¶
Overview ¶
Package project exposes the build identifiers stamped into the binary at link time (version, gitSHA, buildTimestamp). It has no dependencies so it can be safely imported by main and any CLI command.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func BuildTimestamp ¶
func BuildTimestamp() string
BuildTimestamp returns the UTC build time in RFC 3339 format, or "unknown" when no ldflag was injected.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.