kubo/core
Kevin Atkinson 721df367a2 Don't use a separate LinkService for DAGService.GetLinks()
Instead make LinkService a part of DAGService.  The LinkService is now
simply an interface that DAGService implements.  Also provide a
GetOfflineLinkService() method that the GC uses to get an offline
instance.

License: MIT
Signed-off-by: Kevin Atkinson <k@kevina.org>
2016-10-06 11:52:39 -04:00
..
commands Add DAGService.GetLinks() method and use it in the GC and elsewhere. 2016-10-06 11:38:41 -04:00
corehttp update to libp2p 4.0.1 and propogate other changes 2016-10-05 22:12:43 -07:00
corenet update to libp2p 4.0.1 and propogate other changes 2016-10-05 22:12:43 -07:00
corerepo Don't use a separate LinkService for DAGService.GetLinks() 2016-10-06 11:52:39 -04:00
corerouting update to libp2p 4.0.1 and propogate other changes 2016-10-05 22:12:43 -07:00
coreunix Don't use a separate LinkService for DAGService.GetLinks() 2016-10-06 11:52:39 -04:00
mock update to libp2p 4.0.1 and propogate other changes 2016-10-05 22:12:43 -07:00
.gitignore ignore testdb 2014-07-05 15:04:04 -07:00
bootstrap_test.go update to libp2p 4.0.1 and propogate other changes 2016-10-05 22:12:43 -07:00
bootstrap.go update to libp2p 4.0.1 and propogate other changes 2016-10-05 22:12:43 -07:00
builder.go update to libp2p 4.0.1 and propogate other changes 2016-10-05 22:12:43 -07:00
core_test.go update to libp2p 4.0.1 and propogate other changes 2016-10-05 22:12:43 -07:00
core.go Don't use a separate LinkService for DAGService.GetLinks() 2016-10-06 11:52:39 -04:00
pathresolver_test.go Add test to detect invalid path 2015-07-04 02:50:15 +07:00
pathresolver.go update to libp2p 4.0.1 and propogate other changes 2016-10-05 22:12:43 -07:00