Versions in this module Expand all Collapse all v1 v1.1.0 Nov 16, 2018 v1.0.0 Nov 4, 2018 Changes in this version + type Ipfs struct + func GetInstance() *Ipfs + func (ipfs *Ipfs) Add(data string) (string, error) + func (ipfs *Ipfs) Cat(path string) (ret string) + func (ipfs *Ipfs) Pin(path string) error + func (ipfs *Ipfs) PinByCluster(path string) error