cmd

package
v0.0.0-...-83f16fd Latest Latest
Warning

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

Go to latest
Published: Nov 23, 2023 License: MIT Imports: 6 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Cmd

func Cmd() int

func ListCommandFactory

func ListCommandFactory() (cli.Command, error)

func StartCommandFactory

func StartCommandFactory() (cli.Command, error)

func StopCommandFactory

func StopCommandFactory() (cli.Command, error)

Types

type ListCommand

type ListCommand struct{}

func (ListCommand) Help

func (cmd ListCommand) Help() string

func (ListCommand) Run

func (cmd ListCommand) Run(args []string) int

func (ListCommand) Synopsis

func (cmd ListCommand) Synopsis() string

type StartCommand

type StartCommand struct{}

func (StartCommand) Help

func (cmd StartCommand) Help() string

func (StartCommand) Run

func (cmd StartCommand) Run(args []string) int

func (StartCommand) Synopsis

func (cmd StartCommand) Synopsis() string

type StopCommand

type StopCommand struct{}

func (StopCommand) Help

func (cmd StopCommand) Help() string

func (StopCommand) Run

func (cmd StopCommand) Run(args []string) int

func (StopCommand) Synopsis

func (cmd StopCommand) Synopsis() string

Jump to

Keyboard shortcuts

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