mirror of
https://github.com/ipfs/kubo.git
synced 2026-02-27 13:27:50 +08:00
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. This commit was moved from ipfs/interface-go-ipfs-core@dbee8cc1ad This commit was moved from ipfs/boxo@9c3cf70c5f |
||
|---|---|---|
| .. | ||
| api.go | ||
| block.go | ||
| dag.go | ||
| dht.go | ||
| key.go | ||
| name.go | ||
| object.go | ||
| path.go | ||
| pin.go | ||
| pubsub.go | ||
| unixfs.go | ||