Documentation
¶
Overview ¶
Package ookla contains the speedtest.net-based implementation of the SpeedTest interface
Index ¶
Constants ¶
View Source
const (
// Ookla is a constant used as a reference to this SpeedTest implementation
Ookla = "ookla"
)
Variables ¶
This section is empty.
Functions ¶
func NewSpeedTest ¶
func NewSpeedTest(cfg config.OoklaConfig) speedtest.SpeedTest
NewSpeedTest returns a new speedtest.net-based SpeedTest
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.