Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/XIU2/CloudflareSpeedTest
/ noOutput
Function
noOutput
utils/csv.go:35–37 ·
view source on GitHub ↗
是否输出到文件
()
Source
from the content-addressed store, hash-verified
33
34
// 是否输出到文件
35
func
noOutput() bool {
36
return
Output ==
""
|| Output ==
" "
37
}
38
39
type
PingData
struct
{
40
IP *net.IPAddr
Callers
2
ExportCsv
Function · 0.85
Print
Method · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected