Versions in this module Expand all Collapse all v0 v0.2.0 Apr 28, 2026 v0.1.0 Apr 28, 2026 Changes in this version + var ErrProxyDead = errors.New("proxy is dead") + type CheckResult struct + Ping time.Duration + URL string + type CheckResults struct + Alive []string + Dead []string + type Result struct + Ping time.Duration