1
0
mirror of https://github.com/ipfs/kubo.git synced 2025-10-14 02:07:16 +08:00

compatible to js-ipfs-api

License: MIT
Signed-off-by: keks <keks@cryptoscope.co>
This commit is contained in:
keks
2017-10-23 16:50:39 +02:00
parent f287524949
commit 0d9d21875c
24 changed files with 40 additions and 34 deletions

View File

@ -14,8 +14,8 @@ import (
oldcmds "github.com/ipfs/go-ipfs/commands"
e "github.com/ipfs/go-ipfs/core/commands/e"
cmds "gx/ipfs/QmQVvuDwXUGbtYmbmTcbLtGRYXnEbymaR2zEj38GVysqWe/go-ipfs-cmds"
"gx/ipfs/QmSNbH2A1evCCbJSDC6u3RV3GGDhgu6pRGbXHvrN89tMKf/go-ipfs-cmdkit"
cmds "gx/ipfs/QmUsuV7rMitqBCk2UPmX1f3Vtp4tJNi6xvXpkQgKujjW5R/go-ipfs-cmds"
)
type commandEncoder struct {