runnercmd

package
v0.5.0 Latest Latest
Warning

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

Go to latest
Published: Dec 14, 2024 License: MIT Imports: 7 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Commander

type Commander interface {
	Command() *cobra.Command
}

type RunnerCommand

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

func NewRunnerCommand

func NewRunnerCommand(i *do.Injector) (*RunnerCommand, error)

func (*RunnerCommand) AddCommand

func (c *RunnerCommand) AddCommand(cmds ...Commander)

func (*RunnerCommand) Command

func (c *RunnerCommand) Command() *cobra.Command

Jump to

Keyboard shortcuts

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