mirror of
https://github.com/ipfs/kubo.git
synced 2026-02-24 03:47:45 +08:00
EnumerateChildrenAsync has been renamed to WalkParallel to reflect the fact that: 1. It visits the root. 2. It's parallel, not async. To mirror this change, EnumerateChildren has also been renamed to Walk and now behaves the same (except that it's not parallel). |
||
|---|---|---|
| .. | ||
| gc | ||
| internal/pb | ||
| pin_test.go | ||
| pin.go | ||
| set_test.go | ||
| set.go | ||