mirror of
https://github.com/ipfs/kubo.git
synced 2026-03-06 00:38:08 +08:00
This commit adds a Mount abstraction (which is really just a wrapped context closer). It makes sure to bind the mount to the fate of the Node (i.e. close it if the node ends). This fixes #350 |
||
|---|---|---|
| .. | ||
| commands | ||
| commands2 | ||
| .gitignore | ||
| core_test.go | ||
| core.go | ||
| datastore.go | ||
| mock.go | ||