Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type ConInfo ¶
type ConInfo struct { DNS time.Duration Connect time.Duration SSL time.Duration TTFB time.Duration Total time.Duration Transfer time.Duration //Transfer time.Duration No Transfer time because we don't consume body Addr string }
ConInfo holds timing data for http test
type Results ¶
type Results []Result
Results list of Result, to make it sortable
func TestOverHTTP ¶
TestOverHTTP tests a url over HTTP after resolving against various resolvers
Click to show internal directories.
Click to hide internal directories.