Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/MengMengCode/GetRealityDomain
/ printSuccess
Function
printSuccess
main.go:538–540 ·
view source on GitHub ↗
打印成功信息
(msg string)
Source
from the content-addressed store, hash-verified
536
537
// 打印成功信息
538
func
printSuccess(msg string) {
539
fmt.Printf(
"✅ %s\n"
, msg)
540
}
541
542
// 打印错误信息
543
func
printError(msg string) {
Callers
2
ExportRealityConfig
Function · 0.85
DownloadGeoLite2DB
Function · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected