Documentation
¶
Index ¶
- Variables
- func CpuTest(language, testMethod, testThread string) (realTestMethod, res string)
- func CustomSP(platform, operator string, num int, language string)
- func DiskTest(language, testMethod, testPath string, isMultiCheck bool, autoChange bool) (realTestMethod, res string)
- func MediaTest(language, region, ipVersion string, showIP bool) string
- func MemoryTest(language, testMethod string) (realTestMethod, res string)
- func NearbySP()
- func NextTrace3Check(language, nt3Location, nt3CheckType string)
- func ShowHead(language string)
- func UpstreamsCheck(language string)
- type ConcurrentResults
- type IpInfo
Constants ¶
This section is empty.
Variables ¶
View Source
var IPV4, IPV6 string
Functions ¶
func MediaTest ¶
MediaTest runs streaming unlock tests. ipVersion controls which IP stacks to probe: "auto" (both), "ipv4", or "ipv6". showIP controls whether to prepend "IPV4:" / "IPV6:" section labels in the output. Unavailable IP versions are silently skipped regardless of the ipVersion setting.
func MemoryTest ¶
func NextTrace3Check ¶
func NextTrace3Check(language, nt3Location, nt3CheckType string)
func UpstreamsCheck ¶
func UpstreamsCheck(language string)
Types ¶
type ConcurrentResults ¶
type ConcurrentResults struct {
// contains filtered or unexported fields
}
Click to show internal directories.
Click to hide internal directories.