Documentation ¶
Overview ¶
This package provides a runtime/debug.BuildInfo Formatter. Usage,
if bi := buildinfo.New(); bi.Version() != buildinfo.Unavailable { fmt.Println(bi) } else { fmt.Println(buildinfo.Unavailable) }
Index ¶
Constants ¶
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
Click to show internal directories.
Click to hide internal directories.