package
Version:
v0.2.6
Opens a new window with list of versions in this module.
Published: Nov 18, 2016
License: MIT
Opens a new window with license information.
Imports: 15
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
Package ping tries to ping a HTTP server through different ways
Connection, Session (Head), Get and Post
type Ping struct {
TLSSkipVerify bool
}
Ping represents HTTP ping request
NewPing validate and constructs request object
Ping tries to ping a web server through http
Run tries to ping w/ pretty print
Result holds Ping result
PrintPingResult prints result from each individual ping
Trace holds trace results
Source Files
¶
Click to show internal directories.
Click to hide internal directories.