• Steven Allen's avatar
    tweak the Ls interface · dbee8cc1
    Steven Allen authored
    1. Avoid `ipld.Link`. This is a protodag specific thing that will go away in
       future IPLD versions.
    2. Avoid exposing the underlying file types. The user shouldn't care if they're
       dealing with a hamt, etc.
    3. Add a field for a symlink's target.
    4. Rename LsLink to DirEntry to better this type's role.
    dbee8cc1
unixfs.go 1.77 KB