I\'m new to Golang. I have a question,how to get only the result of the fastest goroutine. For example let\'s we have this function.
func Add(num int)int{