Documentation
¶
Index ¶
Constants ¶
View Source
const Banner = `` /* 691-byte string literal not displayed */
Banner is the VEF CLI ASCII art logo.
Variables ¶
View Source
var ( Version string Date string )
Functions ¶
Types ¶
type VersionInfo ¶ added in v0.8.1
VersionInfo holds version and build information.
func GetVersionInfo ¶ added in v0.8.1
func GetVersionInfo(ldflagsVersion, ldflagsDate string) VersionInfo
GetVersionInfo returns version information from ldflags or runtime/debug.
func (VersionInfo) String ¶ added in v0.8.1
func (v VersionInfo) String() string
String formats version info as a readable string.
Click to show internal directories.
Click to hide internal directories.