application

package
v0.2.0 Latest Latest
Warning

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

Go to latest
Published: Oct 16, 2021 License: Apache-2.0 Imports: 13 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type App

type App struct {
	// contains filtered or unexported fields
}

func NewApp

func NewApp(info VersionInfo, config *cfg.Configuration,
	labelCommand *labels.Command,
	updateCommand *update.Command,
	initializeCommand *initialize.Command,
	factory logging.LoggerFactory,
) *App

NewApp initializes the CLI application.

func (*App) Run

func (a *App) Run()

Run the CLI application

type VersionInfo

type VersionInfo struct {
	Version string
	Commit  string
	Date    string
}

func (VersionInfo) String

func (vi VersionInfo) String() string

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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