Documentation
¶
Overview ¶
Package project exposes the build identifiers populated by the architect-orb `go-build` job at link time (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.