Documentation
¶
Index ¶
- Variables
- type Client
- func (c *Client) Close()
- func (c *Client) Context() context.Context
- func (c *Client) Send(cmdName string, body command.Body) (cr.Response, error)
- func (c *Client) SendForPid(cmdName string, body command.Body) (peerCore.ID, cr.Response, error)
- func (c *Client) SendTo(cid cid.Cid, cmdName string, body command.Body) (cr.Response, error)
- func (c *Client) TrySend(cmdName string, body command.Body) (cr.Response, error)
Constants ¶
This section is empty.
Variables ¶
Functions ¶
This section is empty.
Types ¶
Click to show internal directories.
Click to hide internal directories.