cmd

package
v0.3.0 Latest Latest
Warning

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

Go to latest
Published: Feb 5, 2024 License: MIT Imports: 29 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var BuildAt string

BuildAt will be set at build time

View Source
var CommitHash string

CommitHash will be set at build time

View Source
var RepositoryStatus string

RepositoryStatus will be set at build time

View Source
var Version string

Version will be set at build time

Functions

func Execute

func Execute() error

Execute executes the root command.

Types

type InfoCommandResponse

type InfoCommandResponse struct {
	Version           string `yaml:"version"`
	VersionCommitHash string `yaml:"version_commit_hash"`
	VersionBuildAt    string `yaml:"version_build_at"`
	Modules           []*analyzerapi.ProjectModule
	Tools             map[string]string `yaml:"tool-version"`
	ToolConstraints   map[string]string `yaml:"tool-constraint"`
	Environment       map[string]string
}

Jump to

Keyboard shortcuts

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