Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
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
Click to show internal directories.
Click to hide internal directories.