//
pkg.gl
Category
github.com/libp2p/go-libp2p
p2p
protocol
ping
package
0.41.0
Repository:
https://github.com/libp2p/go-libp2p.git
Documentation:
pkg.go.dev
Versions
1
Dependencies
13
Dependents
130
Files
189 SLOC
#
Functions
NewPingService
Ping
Ping pings the remote peer until the context is canceled, returning a stream of RTTs or errors.
#
Constants
ID
PingSize
ServiceName
#
Structs
PingService
Result
Result is a result of a ping attempt, either an RTT or an error.