kubo/core/commands
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
..
add.go Obviated need for .ID.Pretty() all over the place. 2014-10-06 04:23:55 -07:00
cat.go refactor daemon code, moved commands to core/commands 2014-09-12 21:29:54 +00:00
commands.go loggers: set level 2014-10-04 03:53:21 -07:00
ls.go refactor daemon code, moved commands to core/commands 2014-09-12 21:29:54 +00:00
pin.go pin: add depth arg. 2014-10-01 01:26:48 -07:00
publish.go New NameSystem interface 2014-10-08 04:14:52 -07:00
refs.go Add config flag to cmd line interface 2014-09-17 02:49:36 +00:00
resolve.go command output nit 2014-10-01 01:28:55 -07:00