Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var SpeedtestConfigUrl = "http://www.speedtest.net/speedtest-config.php"
View Source
var SpeedtestServersUrl = "http://www.speedtest.net/speedtest-servers-static.php"
Functions ¶
func DownloadSpeed ¶
func GetLatency ¶
Types ¶
type ByDistance ¶
type ByDistance []Server
Sort by Distance
func (ByDistance) Len ¶
func (this ByDistance) Len() int
func (ByDistance) Less ¶
func (this ByDistance) Less(i, j int) bool
func (ByDistance) Swap ¶
func (this ByDistance) Swap(i, j int)
Click to show internal directories.
Click to hide internal directories.