Versions in this module Expand all Collapse all v0 v0.1.0 Feb 28, 2017 Changes in this version + const VersionDev + const VersionMajor + const VersionMinor + const VersionPatch + var Version = fmt.Sprintf("%d.%d.%d%s", VersionMajor, VersionMinor, VersionPatch, VersionDev)