Versions in this module Expand all Collapse all v0 v0.1.1 Nov 16, 2022 v0.1.0 Nov 8, 2022 Changes in this version + type Readtiming struct + func (r *Readtiming) O() int + func (r *Readtiming) T() float64 + func (r *Readtiming) UnmarshalJSON(b []byte) error + type Result struct + func (r *Result) Af() int + func (r *Result) Bsize() int + func (r *Result) Dnserr() string + func (r *Result) DstAddr() string + func (r *Result) Err() string + func (r *Result) Header() []string + func (r *Result) Hsize() int + func (r *Result) Method() string + func (r *Result) Readtimings() []*Readtiming + func (r *Result) Res() int + func (r *Result) Rt() float64 + func (r *Result) SrcAddr() string + func (r *Result) Subid() int + func (r *Result) Submax() int + func (r *Result) Time() int + func (r *Result) Ttc() float64 + func (r *Result) Ttfb() float64 + func (r *Result) Ttr() float64 + func (r *Result) UnmarshalJSON(b []byte) error + func (r *Result) Ver() string