doctorcmd

package
v0.0.2 Latest Latest
Warning

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

Go to latest
Published: Sep 5, 2024 License: MIT Imports: 6 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 DoctorCommand

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

func NewDoctorCommand

func NewDoctorCommand(i *do.Injector) (*DoctorCommand, error)

func (*DoctorCommand) AddCommand

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

func (*DoctorCommand) Command

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

Jump to

Keyboard shortcuts

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