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-bitswap
Commits
5204f405
Unverified
Commit
5204f405
authored
Jul 23, 2019
by
Steven Allen
Committed by
GitHub
Jul 23, 2019
Browse files
Options
Browse Files
Download
Plain Diff
Merge pull request #158 from ZenGround0/fix/typo
Fix typo
parents
8f0e4c60
fdd54d5e
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
peermanager/peermanager.go
peermanager/peermanager.go
+1
-1
No files found.
peermanager/peermanager.go
View file @
5204f405
...
...
@@ -9,7 +9,7 @@ import (
peer
"github.com/libp2p/go-libp2p-core/peer"
)
// PeerQueue provides a quee
r
of messages to be sent for a single peer.
// PeerQueue provides a que
u
e of messages to be sent for a single peer.
type
PeerQueue
interface
{
AddMessage
(
entries
[]
bsmsg
.
Entry
,
ses
uint64
)
Startup
()
...
...
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