go.bigb.es/cacher @ v0.1.0 — 176b6cb9 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