MCPcopy
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
46func main() {
47 rand.Seed(time.Now().UnixNano())
48 Do()
49}

Callers

nothing calls this directly

Calls 1

DoFunction · 0.85

Tested by

no test coverage detected