I always read about the horrible thing that \"goto\" is. But today, reading about the Google programming language Go,开发者_JAVA技巧 I see that it suports Coroutines (Goroutines).
Ho开发者_StackOverfloww can we use the continue in GoRoutine, I saw some solutions like use return, but what if that GoRotine is having some return value