MCPcopy
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// 是否输出到文件
35func noOutput() bool {
36 return Output == "" || Output == " "
37}
38
39type PingData struct {
40 IP *net.IPAddr

Callers 2

ExportCsvFunction · 0.85
PrintMethod · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected