Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type InspectCommand ¶
type InspectCommand struct { ConnectAddr string `cli:"required,short=c"` ListenAddr string `cli:"required,short=l"` }
func NewInspectCommand ¶
func NewInspectCommand() *InspectCommand
func (*InspectCommand) SetupCommand ¶
func (*InspectCommand) SetupCommand(cmd *cli.Command)
Click to show internal directories.
Click to hide internal directories.