Versions in this module Expand all Collapse all v0 v0.1.1 Aug 18, 2026 v0.1.0 Aug 18, 2026 Changes in this version + var BuildDate = "unknown" + var Commit = "none" + var Version = "dev" + type Info struct + BuildDate string + Commit string + GoVersion string + Platform string + Version string + func Current() Info + func (i Info) String() string