Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var Version = "development"
Version of the `ec` CLI, set at build time to git id
Functions ¶
This section is empty.
Types ¶
type ComponentInfo ¶
type VersionInfo ¶
type VersionInfo struct { Version string Commit string ChangedOn time.Time Components []ComponentInfo }
func ComputeInfo ¶
func ComputeInfo() (*VersionInfo, error)
func (VersionInfo) String ¶
func (v VersionInfo) String() string
Click to show internal directories.
Click to hide internal directories.