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
be73d105
Commit
be73d105
authored
Mar 24, 2017
by
Jeromy
Committed by
Jakub Sztandera
Apr 20, 2017
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
bubble up updates from go-multihash changes
License: MIT Signed-off-by:
Jeromy
<
jeromyj@gmail.com
>
parent
66af0391
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
3 additions
and
3 deletions
+3
-3
interface.go
interface.go
+3
-3
No files found.
interface.go
View file @
be73d105
...
@@ -5,8 +5,8 @@ import (
...
@@ -5,8 +5,8 @@ import (
"errors"
"errors"
"io"
"io"
cid
"gx/ipfs/Qm
V5gPoRsjN1Gid3LMdNZTyfCtP2DsvqEbMAmz82RmmiGk
/go-cid"
cid
"gx/ipfs/Qm
YhQaCYEcaPPjxJX7YcPcVKkQfRy6sJ7B3XmGFk82XYdQ
/go-cid"
ipld
"gx/ipfs/Qm
YDscK7dmdo2GZ9aumS8s5auUUAH5mR1jvj5pYhWusfK7
/go-ipld-
node
"
ipld
"gx/ipfs/Qm
b3Hm9QDFmfYuET4pu7Kyg8JV78jFa1nvZx5vnCZsK4ck
/go-ipld-
format
"
)
)
type
Path
interface
{
type
Path
interface
{
...
@@ -17,7 +17,7 @@ type Path interface {
...
@@ -17,7 +17,7 @@ type Path interface {
}
}
// TODO: should we really copy these?
// TODO: should we really copy these?
// if we didn't, godoc would generate nice links straight to go-ipld-
node
// if we didn't, godoc would generate nice links straight to go-ipld-
format
type
Node
ipld
.
Node
type
Node
ipld
.
Node
type
Link
ipld
.
Link
type
Link
ipld
.
Link
...
...
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