1
0
mirror of https://github.com/ipfs/kubo.git synced 2025-09-16 20:15:08 +08:00

3 Commits

Author SHA1 Message Date
2944360f5c New NameSystem interface
type NameSystem interface {
      Resolver
      Publisher
    }

should say it all.

cc @whyrusleeping
2014-10-08 04:14:52 -07:00
16e42f82b0 fixed ipns file persistence bug 2014-10-04 22:42:03 +00:00
25b36d1000 moved mock core node to core package 2014-10-04 19:13:56 +00:00