Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func GetAllPluginCommands ¶
func RunListCmd ¶
func RunMethodIfExists ¶
Types ¶
type CliRpcService ¶
type CliRpcService struct { Pinged bool RpcCmd *CliRpcCmd // contains filtered or unexported fields }
func NewRpcService ¶
func NewRpcService() (*CliRpcService, error)
func (*CliRpcService) Port ¶
func (cli *CliRpcService) Port() string
func (*CliRpcService) Start ¶
func (cli *CliRpcService) Start() error
func (*CliRpcService) Stop ¶
func (cli *CliRpcService) Stop()
Click to show internal directories.
Click to hide internal directories.