Skip to content

Support unixfs reification in default linksystem #329

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 5 commits into from
Jan 14, 2022

Conversation

hannahhoward
Copy link
Collaborator

No description provided.

@hannahhoward hannahhoward marked this pull request as ready for review January 13, 2022 17:28
Comment on lines 47 to 49
lsys.KnownReifiers = map[string]linking.NodeReifier{
"unixfs": unixfsnode.Reify,
}
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I think this should be all that needs to happen 🚀

})

// create a selector for the whole UnixFS dag
selector := unixfsnode.UnixFSPathSelector("subfolder/lorem.txt")
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

so cool!

@hannahhoward hannahhoward force-pushed the feat/support-unixfs-reification branch from b8e3af7 to dbccd70 Compare January 13, 2022 23:00
@hannahhoward hannahhoward merged commit 795beb9 into main Jan 14, 2022
@mvdan mvdan deleted the feat/support-unixfs-reification branch March 7, 2022 11:57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants