ipfs / ipfs/boxo

fetcher: Consider removing `PrototypeFromLink`

Open
#376 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
Go
Stars
316
Forks
163
Avg merge
4d 12h
Merged PRs (30d)
8

Description

`PrototypeFromLink(link ipld.Link) (ipld.NodePrototype, error)` is a weird thing to have as part of the fetcher interface.
This seems to be a function of the active ipld linksystem, and it seems unclear why this is something that belongs on the fetcher public interface. We should document or consider where the right place for this to live would be.

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.