Versions in this module Expand all Collapse all v1 v1.1.0 Jul 9, 2026 Changes in this version + func NewTask() perf.Task + type SpeedTestResults struct + Download float64 + Upload float64 + type SpeedTestTask struct + func (c *SpeedTestTask) Cron() string + func (c *SpeedTestTask) Description() string + func (c *SpeedTestTask) ID() string + func (c *SpeedTestTask) Jitter() uint32 + func (c *SpeedTestTask) Run(ctx context.Context) (interface{}, error)