Hacker News new | ask | show | jobs
by _y5hn 1864 days ago
I agree. One should have good use cases for channels, and they're overused just to get new people started with goroutines.

Mutexes go a long way, and underpins channels anyways.