Versions in this module Expand all Collapse all v0 v0.7.0 Mar 12, 2022 Changes in this version type Config + EPIC bool v0.6.0 Dec 4, 2020 Changes in this version + type Config struct + Dispatcher reliable.Dispatcher + ErrHandler func(error) + Local *snet.UDPAddr + MTU uint16 + PathEntry snet.Path + PayloadSize uint + ProbesPerHop int + Remote *snet.UDPAddr + Timeout time.Duration + UpdateHandler func(Update) + type Stats struct + Recv uint + Sent uint + func Run(ctx context.Context, cfg Config) (Stats, error) + type Update struct + Index int + Interface uint64 + RTTs []time.Duration + Remote *snet.UDPAddr