chore: add some annotations (#1550)
ref #1075 should all annotations and can close #1075 .
This commit is contained in:
@ -20,7 +20,7 @@ func ConfigRuntime() {
|
||||
fmt.Printf("Running with %d CPUs\n", nuCPU)
|
||||
}
|
||||
|
||||
// StartWrokers start starsWorker by goroutine.
|
||||
// StartWorkers start starsWorker by goroutine.
|
||||
func StartWorkers() {
|
||||
go statsWorker()
|
||||
}
|
||||
|
Reference in New Issue
Block a user