Support UnixFS semantics
Open
- 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.