kubo/pin
Steven Allen 9738d81c0c switch to new merkledag walk functions
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).
2019-07-16 16:34:21 -07:00
..
gc switch to new merkledag walk functions 2019-07-16 16:34:21 -07:00
internal/pb gx: unrewrite 2019-03-05 18:33:56 +01:00
pin_test.go chore: fix a bunch of issues caught by golangci-lint 2019-03-29 11:57:45 +00:00
pin.go pin: fix concurrent map access race 2019-06-06 15:42:03 -07:00
set_test.go gx: unrewrite 2019-03-05 18:33:56 +01:00
set.go gx: unrewrite 2019-03-05 18:33:56 +01:00