run

package
v1.5.1 Latest Latest
Warning

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

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

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type ICommand

type ICommand interface {
	CreateCobraCmd() *cobra.Command
}

func NewRunCommand

func NewRunCommand(configs *config.Config, controller IController) ICommand

type IController

type IController interface {
	StartAnalysis() error
}

type Run

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

func (*Run) CreateCobraCmd

func (r *Run) CreateCobraCmd() *cobra.Command

Jump to

Keyboard shortcuts

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