package
0.3.1
Repository: https://github.com/qiniu/httpping.git
Documentation: pkg.go.dev

# Functions

Parse will parse the specified ping output and return all the information in a a PingOutput object.
Ping will ping the specified IPv4 address with the provided timeout, interval and size settings .

# Variables

No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author

# Structs

No description provided by the author
PingOutput contains the whole ping operation output.
PingReply contains an individual ping reply line.
PingStatistics contains the statistics of the whole ping operation.