MCPcopy Index your code
hub / github.com/MengMengCode/GetRealityDomain / printInfo

Function printInfo

main.go:533–535  ·  view source on GitHub ↗

打印信息

(msg string)

Source from the content-addressed store, hash-verified

531
532// 打印信息
533func printInfo(msg string) {
534 fmt.Printf("ℹ️ %s\n", msg)
535}
536
537// 打印成功信息
538func printSuccess(msg string) {

Callers 10

printProgressMethod · 0.85
PrintRealityTargetsFunction · 0.85
scanSingleIPFunction · 0.85
expandCIDRFunction · 0.85
IterateCIDRFunction · 0.85
DownloadGeoLite2DBFunction · 0.85
TryDownloadGeoLite2DBFunction · 0.85
mainFunction · 0.85
scanAddressFunction · 0.85
showResultsPaginatedFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected