Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type ProxyCommand ¶
type ProxyCommand struct {
*common.BaseCommand
}
ProxyCommand provides a synopsis for the proxy subcommands (e.g. read).
func (*ProxyCommand) Help ¶
func (c *ProxyCommand) Help() string
func (*ProxyCommand) Run ¶
func (c *ProxyCommand) Run([]string) int
Run prints out information about the subcommands.
func (*ProxyCommand) Synopsis ¶
func (c *ProxyCommand) Synopsis() string
Click to show internal directories.
Click to hide internal directories.