kubo/core
Hector Sanjuan 54d87b4ce0 Extract: routing package to github.com/ipfs/go-ipfs-routing
This extracts the routing package to its own repository
(https://github.com/ipfs/go-ipfs-routing). History has
been preserved. The new module has been gx'ed and published.

Imports have been rewritten and re-ordered accordingly.

An internal dependency to go-ipfs/repo has been removed
by substituting it with the go-datastore.Batching interface.

License: MIT
Signed-off-by: Hector Sanjuan <hector@protocol.ai>
2018-02-14 18:33:52 +01:00
..
commands Extract: routing package to github.com/ipfs/go-ipfs-routing 2018-02-14 18:33:52 +01:00
coreapi Extract: routing package to github.com/ipfs/go-ipfs-routing 2018-02-14 18:33:52 +01:00
coredag Merge pull request #4492 from ipfs/feat/coreapi/object 2018-01-30 13:14:06 -08:00
corehttp Extract: chunker: rename "chunk" to "chunker" as it is more consistent 2018-02-08 12:49:39 +01:00
corerepo make repo gc call CollectGarbage on datastore 2018-02-04 01:16:06 +01:00
coreunix Extract: chunker: rename "chunk" to "chunker" as it is more consistent 2018-02-08 12:49:39 +01:00
mock gx: update go-log 2018-01-31 21:54:22 -08:00
.gitignore
bootstrap_test.go gx: update go-log 2018-01-31 21:54:22 -08:00
bootstrap.go gx: update go-log 2018-01-31 21:54:22 -08:00
builder.go gx: update go-log 2018-01-31 21:54:22 -08:00
core_test.go cmd: use go-ipfs-cmds 2017-11-17 15:22:41 +01:00
core.go Extract: routing package to github.com/ipfs/go-ipfs-routing 2018-02-14 18:33:52 +01:00
pathresolver_test.go make path resolver no longer require whole node for construction 2016-10-25 15:04:44 -07:00
pathresolver.go gx: update go-log 2018-01-31 21:54:22 -08:00