Documentation ¶
Index ¶
- func New(ctx context.Context, node peer.Node) (iface.Client, error)
- type Client
- func (c *Client) Cancel(jid string) (response.Response, error)
- func (c *Client) Close()
- func (c *Client) List() ([]string, error)
- func (c *Client) Peers(pids ...peerCore.ID) monkey.Client
- func (c *Client) Status(jid string) (*monkey.StatusResponse, error)
- func (c *Client) Update(jid string, body map[string]interface{}) (string, error)
- type Peer
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
Click to show internal directories.
Click to hide internal directories.