//
pkg.gl
Category
github.com/gracig/goping
lab
experiment11
package
0.1.2-alpha
Repository:
https://github.com/gracig/goping.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
11
Dependents
0
Files
450 SLOC
#
Functions
FD_ISSET
No description provided by the author
FD_SET
No description provided by the author
FD_ZERO
No description provided by the author
NewPing
No description provided by the author
#
Structs
EchoReply
Represent an EchoReply received from the network.
EchoRequest
Represent an Echo Request to be sent over the network.
Ping
The Ping Request object.
Pong
The Response Object returned to the caller.