Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
What's new
10
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Open sidebar
dms3
interface-go-dms3-core
Commits
23f95c6d
Commit
23f95c6d
authored
Nov 15, 2016
by
Jeromy
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
update to newer ipld node interface with Copy and better Tree
License: MIT Signed-off-by:
Jeromy
<
why@ipfs.io
>
parent
c34bbcac
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
2 deletions
+2
-2
interface.go
interface.go
+2
-2
No files found.
interface.go
View file @
23f95c6d
...
@@ -5,8 +5,8 @@ import (
...
@@ -5,8 +5,8 @@ import (
"errors"
"errors"
"io"
"io"
ipld
"gx/ipfs/QmU
7bFWQ793qmvNy7outdCaMfSDNk8uqhx4VNrxYj5fj5g
/go-ipld-node"
ipld
"gx/ipfs/QmU
sVJ7AEnGyjX8YWnrwq9vmECVGwBQNAKPpgz5KSg8dcq
/go-ipld-node"
cid
"gx/ipfs/Qm
Xfiyr2RWEXpVDdaYnD2HNiBk6UBddsvEP4RPfXb6nGqY
/go-cid"
cid
"gx/ipfs/Qm
cEcrBAMrwMyhSjXt4yfyPpzgSuV8HLHavnfmiKCSRqZU
/go-cid"
)
)
// type CoreAPI interface {
// type CoreAPI interface {
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment