Documentation ¶
Index ¶
- type Client
- func (c *Client) GetDag(ref string) (dag *DagData, err error)
- func (c *Client) GetPeer(p string) (*api.PeerInfo, error)
- func (c *Client) GetPeers() (*api.SwarmConnInfos, error)
- func (c *Client) ListFiles(path string) (entries []*api.MfsLsEntry, err error)
- func (c *Client) ReadFile(path string, entry *api.MfsLsEntry) ([]byte, error)
- func (c *Client) StatFile(path string, entry *api.MfsLsEntry) (string, error)
- type DagData
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
Click to show internal directories.
Click to hide internal directories.