|
|
|
|
|
by kungfooguru
3849 days ago
|
|
Yea, not having OTP to create proper structure, instead having goroutines and channels created and destroyed all over the place, really hurts readability. But OTP isn't really possible either because Go lacks links and monitors. Plus not being asynchronous and no distribution (wouldn't want to go over the network with sync channels anyway)... |
|