Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Downloader ¶
type Downloader struct {
// contains filtered or unexported fields
}
func NewIPFSDownloader ¶
func NewIPFSDownloader(cm *system.CleanupManager, settings *model.DownloaderSettings) *Downloader
func (*Downloader) FetchResult ¶
func (ipfsDownloader *Downloader) FetchResult(ctx context.Context, result model.PublishedResult, downloadPath string) error
func (*Downloader) IsInstalled ¶
func (ipfsDownloader *Downloader) IsInstalled(context.Context) (bool, error)
Click to show internal directories.
Click to hide internal directories.