workerscmd

package
v0.13.1 Latest Latest
Warning

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

Go to latest
Published: Jul 14, 2023 License: MPL-2.0 Imports: 14 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Command

type Command struct {
	*base.Command

	Func string
	// contains filtered or unexported fields
}

func (*Command) AutocompleteArgs

func (c *Command) AutocompleteArgs() complete.Predictor

func (*Command) AutocompleteFlags

func (c *Command) AutocompleteFlags() complete.Flags

func (*Command) Flags

func (c *Command) Flags() *base.FlagSets

func (*Command) Help

func (c *Command) Help() string

func (*Command) Run

func (c *Command) Run(args []string) int

func (*Command) Synopsis

func (c *Command) Synopsis() string

type ControllerLedCommand added in v0.10.4

type ControllerLedCommand struct {
	*base.Command

	Func string
	// contains filtered or unexported fields
}

func (*ControllerLedCommand) AutocompleteArgs added in v0.10.4

func (c *ControllerLedCommand) AutocompleteArgs() complete.Predictor

func (*ControllerLedCommand) AutocompleteFlags added in v0.10.4

func (c *ControllerLedCommand) AutocompleteFlags() complete.Flags

func (*ControllerLedCommand) Flags added in v0.10.4

func (c *ControllerLedCommand) Flags() *base.FlagSets

func (*ControllerLedCommand) Help added in v0.10.4

func (c *ControllerLedCommand) Help() string

func (*ControllerLedCommand) Run added in v0.10.4

func (c *ControllerLedCommand) Run(args []string) int

func (*ControllerLedCommand) Synopsis added in v0.10.4

func (c *ControllerLedCommand) Synopsis() string

type WorkerCACommand added in v0.11.0

type WorkerCACommand struct {
	*base.Command

	Func string
}

func (*WorkerCACommand) AutocompleteArgs added in v0.11.0

func (c *WorkerCACommand) AutocompleteArgs() complete.Predictor

func (*WorkerCACommand) AutocompleteFlags added in v0.11.0

func (c *WorkerCACommand) AutocompleteFlags() complete.Flags

func (*WorkerCACommand) Flags added in v0.11.0

func (c *WorkerCACommand) Flags() *base.FlagSets

func (*WorkerCACommand) Help added in v0.11.0

func (c *WorkerCACommand) Help() string

func (*WorkerCACommand) Run added in v0.11.0

func (c *WorkerCACommand) Run(args []string) int

func (*WorkerCACommand) Synopsis added in v0.11.0

func (c *WorkerCACommand) Synopsis() string

type WorkerLedCommand

type WorkerLedCommand struct {
	*base.Command

	Func string
	// contains filtered or unexported fields
}

func (*WorkerLedCommand) AutocompleteArgs

func (c *WorkerLedCommand) AutocompleteArgs() complete.Predictor

func (*WorkerLedCommand) AutocompleteFlags

func (c *WorkerLedCommand) AutocompleteFlags() complete.Flags

func (*WorkerLedCommand) Flags

func (c *WorkerLedCommand) Flags() *base.FlagSets

func (*WorkerLedCommand) Help

func (c *WorkerLedCommand) Help() string

func (*WorkerLedCommand) Run

func (c *WorkerLedCommand) Run(args []string) int

func (*WorkerLedCommand) Synopsis

func (c *WorkerLedCommand) Synopsis() string

Jump to

Keyboard shortcuts

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