Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var Catalog struct { Help HelpCommand WebService WebServiceCommand SFTPService SFTPServiceCommand }
Functions ¶
This section is empty.
Types ¶
type HelpCommand ¶
type HelpCommand struct{}
func (HelpCommand) Launch ¶
func (HelpCommand) Launch()
type SFTPServiceCommand ¶ added in v1.63.10
type SFTPServiceCommand struct{}
func (*SFTPServiceCommand) Launch ¶ added in v1.63.10
func (*SFTPServiceCommand) Launch()
type WebServiceCommand ¶
type WebServiceCommand struct{}
func (WebServiceCommand) Launch ¶
func (WebServiceCommand) Launch()
Click to show internal directories.
Click to hide internal directories.