Documentation
¶
Index ¶
- func AddDirHttp(ipfsNodeUrl, dirPath string) (cid string, err error)
- func DeriveIpfsNodeUrl() (string, error)
- func GetFiles(client w3s.Client, cidStr string) error
- func PutDirectory(client w3s.Client, directoryPath string) (cid.Cid, error)
- func PutFile(client w3s.Client, file fs.File, opts ...w3s.PutOption) (cid.Cid, error)
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func AddDirHttp ¶
func DeriveIpfsNodeUrl ¶
func PutDirectory ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.