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
03a210bb
Commit
03a210bb
authored
Aug 10, 2018
by
Łukasz Magiera
Committed by
Steven Allen
Sep 10, 2018
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
move streaming set to thirdparty
License: MIT Signed-off-by:
Łukasz Magiera
<
magik6k@gmail.com
>
parent
da52b4bf
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
dht.go
dht.go
+1
-1
No files found.
dht.go
View file @
03a210bb
...
@@ -10,7 +10,7 @@ import (
...
@@ -10,7 +10,7 @@ import (
)
)
// DhtAPI specifies the interface to the DHT
// DhtAPI specifies the interface to the DHT
// Note: This API will likely get
renam
ed in near future, see
// Note: This API will likely get
deprecat
ed in near future, see
// https://github.com/ipfs/interface-ipfs-core/issues/249 for more context.
// https://github.com/ipfs/interface-ipfs-core/issues/249 for more context.
type
DhtAPI
interface
{
type
DhtAPI
interface
{
// FindPeer queries the DHT for all of the multiaddresses associated with a
// FindPeer queries the DHT for all of the multiaddresses associated with a
...
...
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