feat(Directory): Add EnumLinksAsync method
hannahhoward authored
- Add LinkResult type to unix-fs - is an ipld Link or an error
- Add EnumLinksAsync method to Directory interface, returns channel of directory links or error
- Add EnumLinksAsync method to Shard interface in HAMT, returns channel
of directory links or error
- EnumLinks method in Shard interface in HAMT uses EnumLinksAsync now
- modify makeAsyncTrieGetLinks to use channel
0e51ad49
Name Last commit Last update