ipfs / ipfs/go-unixfsnode

Support UnixFS semantics

Open
#1 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
Go
Stars
15
Forks
4
PR merge metrics
No merged PRs in 30d

Description

currently the data `bytes` of the underlying dagpb node are exposed through this ADL.
It does not however go deeper into interpreting that data based on it's internal protobuf semantics defined at https://github.com/ipfs/go-unixfs/blob/master/pb/unixfs.proto

This is needed to transition [`FSNode`](https://github.com/ipfs/go-unixfs/blob/master/unixfs.go#L176) to backed by our data rather than a separate protobuf.

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.