Documentation
¶
Overview ¶
Package build provides build version information for Reglet.
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var ( // Version is the semantic version (set by build flags) Version = "dev" // Commit is the git commit hash (set by build flags) Commit = "unknown" // BuildDate is the build date (set by build flags) BuildDate = "unknown" )
Functions ¶
This section is empty.
Types ¶
Click to show internal directories.
Click to hide internal directories.