Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
Menu
Open sidebar
adam.huang
go-libp2p
Commits
2d5c64cd
Unverified
Commit
2d5c64cd
authored
Aug 23, 2018
by
Raúl Kripalani
Committed by
GitHub
Aug 23, 2018
Browse files
Fix blankhost entry.
parent
69accddc
Changes
1
Hide whitespace changes
Inline
Side-by-side
package-list.json
View file @
2d5c64cd
...
...
@@ -10,7 +10,7 @@
"Libp2p"
,
[
"libp2p/go-libp2p"
,
"go-libp2p"
,
"go-libp2p entry point"
],
[
"libp2p/go-libp2p-host"
,
"go-libp2p-host"
,
"libp2p
\"
host
\"
interface"
],
[
"libp2p/go-libp2p-blankhost"
,
"minimal implementation of the
\"
host
\"
interface"
],
[
"libp2p/go-libp2p-blankhost"
,
"go-libp2p-blankhost"
,
"minimal implementation of the
\"
host
\"
interface"
],
"Network"
,
[
"libp2p/go-libp2p-net"
,
"go-libp2p-net"
,
"libp2p connection and
\"
network
\"
interfaces"
],
...
...
@@ -100,4 +100,4 @@
[
"libp2p/go-libp2p-circuit-progs"
,
"go-libp2p-circuit-progs"
,
"testing programs for go-libp2p-circuit"
]
]
}
\ No newline at end of file
}
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