ipc

package
v0.0.0-...-b60b6a8 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Feb 9, 2022 License: Apache-2.0 Imports: 7 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Client

type Client struct {
	// contains filtered or unexported fields
}

func NewClient

func NewClient(target, cmdChannelPort, evtChannelPort string, connectWait int) (*Client, error)

func (*Client) GetEvent

func (c *Client) GetEvent() (*event.Message, error)

func (*Client) SendCommand

func (c *Client) SendCommand(cmd command.Message) (*command.Response, error)

func (*Client) Stop

func (c *Client) Stop() error

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL