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
go-unixfs
Commits
358b8a99
Commit
358b8a99
authored
Dec 17, 2014
by
Juan Batiz-Benet
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
net: testing protocol
parent
ad43e1d4
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
0 deletions
+1
-0
net/interface.go
net/interface.go
+1
-0
No files found.
net/interface.go
View file @
358b8a99
...
...
@@ -18,6 +18,7 @@ type ProtocolID string
// These are the ProtocolIDs of the protocols running. It is useful
// to keep them in one place.
const
(
ProtocolTesting
ProtocolID
=
"/ipfs/testing"
ProtocolBitswap
ProtocolID
=
"/ipfs/bitswap"
ProtocolDHT
ProtocolID
=
"/ipfs/dht"
ProtocolDiag
ProtocolID
=
"/ipfs/diagnostics"
...
...
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