Y
Hacker News
new
|
ask
|
show
|
jobs
by
gigatexal
1998 days ago
From the code sample in the article I didn’t know you could append to a slice from within a go func
1 comments
mssundaram
1998 days ago
As long as you use the mutex locks
link
gigatexal
1998 days ago
Of course. I see that now it’s so obvious not sure why I didn’t see that earlier.
link