Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var ( // Version current version - semantic format Version string // BuildTime time of the build BuildTime string )
Functions ¶
This section is empty.
Types ¶
type VersionInfo ¶
VersionInfo holds the information about current app version
func GetCurrentVersion ¶
func GetCurrentVersion() VersionInfo
GetCurrentVersion returns information about current version of the app
func (VersionInfo) String ¶
func (v VersionInfo) String() string
Click to show internal directories.
Click to hide internal directories.