Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var ( // SemVer is the semantic version string SemVer string // ShaLong is the commit hash from which this package was built ShaLong string // Epoch is the epoch value at the time this package was built Epoch string // Branch is the branch name from which this package was built Branch string // Arch is the OS-Arch string of the system on which this package is // supported. Arch string )
Functions ¶
func EpochToRfc1123 ¶
func EpochToRfc1123() string
EpochToRfc1123 returns the Epoch value as an RFC-1123 formatted date/time string.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.