mirror of
https://github.com/nxtrace/NTrace-core.git
synced 2025-08-12 06:26:39 +00:00
要提交的变更: 修改: .github/workflows/build.yml 修改: .github/workflows/publishNewFormula.yml 修改: README.md 修改: README_zh_CN.md 修改: fast_trace/fast_trace_test.go 修改: go.mod 修改: go.sum 修改: pow/pow.go 修改: printer/basic.go 修改: util/latency.go 修改: util/latency_test.go 修改: util/util.go 修改: wshandle/client.go
7 lines
145 B
Go
7 lines
145 B
Go
package util
|
|
|
|
//github action test 不支持v6 这里会报错
|
|
//func TestGetFastIP(t *testing.T) {
|
|
// GetFastIP("api.leo.moe", "443", true)
|
|
//}
|