Versions in this module Expand all Collapse all v0 v0.9.0 Oct 20, 2021retracted Changes in this version + type Address struct + IP string + Port uint16 + type RequestSummary struct + ByStatus map[int]Stats + Client Address + DNS string + Method string + Path string + Server Address + func HTTP(stats map[http.Key]http.RequestStats, dns map[util.Address][]string) []RequestSummary + type Stats struct + Count int + FirstLatencySample float64 + LatencyP50 float64