Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var ( // Whether cgo is enabled or not; set at build time CgoEnabled bool Version = "unknown" VPrerelease = "unknown" VMetadata = "" )
Functions ¶
This section is empty.
Types ¶
type VInfo ¶
VInfo
func GetVersion ¶
func GetVersion() *VInfo
func (*VInfo) FullVersionNumber ¶
func (*VInfo) VersionNumber ¶
Click to show internal directories.
Click to hide internal directories.