Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/betty200744/ultimate-go
/ main
Function
main
LearnConcurrency/goroutines/goroutine_error_handling.go:46–49 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
44
}
45
46
func
main() {
47
rand.Seed(time.Now().UnixNano())
48
Do()
49
}
Callers
nothing calls this directly
Calls
1
Do
Function · 0.85
Tested by
no test coverage detected