Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type RegisterableCommand ¶
type RegisterableCommand interface {
// contains filtered or unexported methods
}
RegisterableCommand wraps Cobra Commands and allows the inclusion of a register function for performing any preparations and then adding it to a root command.
Click to show internal directories.
Click to hide internal directories.