package version
Type Members
- final case class Info(gitCommit: String, goVersion: String, compiler: String, gitVersion: String, gitTreeState: String, platform: String, buildDate: String, major: String, minor: String) extends Product with Serializable
Info contains versioning information.
Info contains versioning information. how we'll want to distribute that information.