//
pkg.gl
Category
github.com/gracig/goping
lab
experiment10
package
0.1.2-alpha
Repository:
https://github.com/gracig/goping.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
11
Dependents
0
Files
386 SLOC
#
Functions
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.