start

package
v1.10.3 Latest Latest
Warning

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

Go to latest
Published: Apr 26, 2021 License: Apache-2.0 Imports: 12 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type IStart

type IStart interface {
	SetGlobalCmd(globalCmd *cobra.Command)
	CreateStartCommand() *cobra.Command
}

func NewStartCommand

func NewStartCommand(configs config.IConfig) IStart

type Start

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

func (*Start) CreateStartCommand added in v1.4.2

func (s *Start) CreateStartCommand() *cobra.Command

nolint

func (*Start) SetGlobalCmd added in v1.4.2

func (s *Start) SetGlobalCmd(globalCmd *cobra.Command)

Jump to

Keyboard shortcuts

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