kubo/core
Juan Batiz-Benet 99f2378bac mount: fixed mount init + teardown
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
2014-11-16 01:42:42 -08:00
..
commands restore add.go from master 2014-11-14 03:17:24 -08:00
commands2 mount: fixed mount init + teardown 2014-11-16 01:42:42 -08:00
.gitignore ignore testdb 2014-07-05 15:04:04 -07:00
core_test.go ammend tests with changes 2014-09-26 02:41:46 -07:00
core.go mount: fixed mount init + teardown 2014-11-16 01:42:42 -08:00
datastore.go perf(core/datastore) disable snappy compression 2014-10-30 04:58:25 -07:00
mock.go convert DAGService to an interface 2014-10-25 22:15:19 -04:00