Versions in this module Expand all Collapse all v0 v0.0.1 May 8, 2026 Changes in this version + const DefaultPingWaitTimeout + const LogPrefix + type Config struct + Logger *slog.Logger + PingWaitTimeout time.Duration + type FastestAddr struct + func New(c *Config) (f *FastestAddr) + func (f *FastestAddr) ExchangeFastest(req *dns.Msg, ups []upstream.Upstream) (resp *dns.Msg, u upstream.Upstream, err error)