Documentation ¶
Overview ¶
Package build provides information about how a given binary was built and in what context.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func ReleaseVersion ¶
func ReleaseVersion() string
ReleaseVersion returns the Kythe release version for the current build.
func Revision ¶
func Revision() string
Revision returns the source control revision for the current build.
func VersionLine ¶
func VersionLine() string
VersionLine returns the following formatted string fmt.Sprintf("Version: %s [%s %s]", ReleaseVersion(), Status(), Revision()).
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.