Versions in this module Expand all Collapse all v0 v0.0.3 May 23, 2018 v0.0.2 May 17, 2018 Changes in this version type Widget + Date string v0.0.1 May 17, 2018 Changes in this version + var Config *config.Config + type SystemInfo struct + BuildVersion string + ProductName string + ProductVersion string + func NewSystemInfo() *SystemInfo + type Widget struct + BuiltAt string + Version string + func NewWidget(builtAt, version string) *Widget + func (widget *Widget) Refresh()