MCPcopy Create free account
hub / github.com/Swiftie13st/LearningNote / primeNum

Function primeNum

Golang/Code/basicCode/goroutine.go:200–220  ·  view source on GitHub ↗

cong intChan取出数据,并判断是否为素数,如果是的话,就把得到的素数放到primeChan中

(intChan chan int, primeChan chan int, exitChan chan bool)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

mainFunction · 0.70

Calls

no outgoing calls

Tested by

no test coverage detected