Documentation ¶
Index ¶
Constants ¶
View Source
const ( TcpConnectTimeout = time.Second * 1 // MaxRoutine 最先线程数 MaxRoutine = 1000 )
View Source
const (
BufferSize = 1024
)
Variables ¶
View Source
var (
OutRegexp = regexp.MustCompile(`[A-Z]{3}`)
)
Functions ¶
func TestDownloadSpeed ¶
func TestDownloadSpeed(ipSet handler.PingDelaySet, globalConfig *entity.TestOptions) (speedTestSet handler.DownloadSpeedSet, speedSet handler.DownloadSpeedSet)
Types ¶
Click to show internal directories.
Click to hide internal directories.