kubo/core
Juan Batiz-Benet 2944360f5c New NameSystem interface
type NameSystem interface {
      Resolver
      Publisher
    }

should say it all.

cc @whyrusleeping
2014-10-08 04:14:52 -07:00
..
commands New NameSystem interface 2014-10-08 04:14:52 -07: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 New NameSystem interface 2014-10-08 04:14:52 -07:00
datastore.go + fs ds + thread safe 2014-10-03 14:45:21 -07:00
mock.go New NameSystem interface 2014-10-08 04:14:52 -07:00