version

package
v0.0.0-...-06b94e1 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Mar 28, 2023 License: Apache-2.0 Imports: 9 Imported by: 0

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

View Source
var VersionCmd *cobra.Command

Functions

This section is empty.

Types

type ComponentInfo

type ComponentInfo struct {
	Name    string
	Version string
}

type VersionInfo

type VersionInfo struct {
	Version    string
	Commit     string
	ChangedOn  time.Time
	Components []ComponentInfo
}

func (VersionInfo) String

func (v VersionInfo) String() string

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL