Hacker News new | past | comments | ask | show | jobs | submit login

I believe you're confusing goroutines with channels. Goroutines are lightweight threads of execution. Channels are the pipes that connect goroutines.



Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: