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
318e958c
Commit
318e958c
authored
Jan 24, 2018
by
Steven Allen
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
gx: mass update
License: MIT Signed-off-by:
Steven Allen
<
steven@stebalien.com
>
parent
2c3137f0
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
3 additions
and
3 deletions
+3
-3
interface.go
interface.go
+2
-2
options/dag.go
options/dag.go
+1
-1
No files found.
interface.go
View file @
318e958c
...
...
@@ -10,8 +10,8 @@ import (
options
"github.com/ipfs/go-ipfs/core/coreapi/interface/options"
i
pl
d
"gx/ipfs/Qm
NwUEK7QbwSqyKBu3mMtToo8SUc6wQJ7gdZq4gGGJqfnf/go-ipld-format
"
c
id
"gx/ipfs/Qme
Srf6pzut73u6zLQkRFQ3ygt3k6XFT2kjdYP8Tnkwwyg/go-cid
"
c
id
"gx/ipfs/Qm
cZfnkapfECQGcLZaf9B79NRg7cRa9EnZh4LSbkCzwNvY/go-cid
"
i
pl
d
"gx/ipfs/Qme
5bWv7wtjUNGsK2BNGVUFPKiuxWrsqrtvYwCLRw8YFES/go-ipld-format
"
)
// Path is a generic wrapper for paths used in the API. A path can be resolved
...
...
options/dag.go
View file @
318e958c
...
...
@@ -3,7 +3,7 @@ package options
import
(
"math"
cid
"gx/ipfs/Qm
eSrf6pzut73u6zLQkRFQ3ygt3k6XFT2kjdYP8Tnkwwyg
/go-cid"
cid
"gx/ipfs/Qm
cZfnkapfECQGcLZaf9B79NRg7cRa9EnZh4LSbkCzwNvY
/go-cid"
)
type
DagPutSettings
struct
{
...
...
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