go.bigb.es/cacher @ v0.1.2 — 9dc739e5 2 months ago
import "go.bigb.es/cacher/internal/version"
type Info struct { GitVersion string GitCommit string GitTreeState string BuildDate string BuiltBy string Clean bool GoVersion string Compiler string ModuleSum string Platform string }
func Get() Info
func (i Info) String() string