Y
Hacker News
new
|
ask
|
show
|
jobs
by
EE84M3i
861 days ago
An idomatic way to do this now is to start a goroutine and range over a channel it writes to. Less ergonomic and more error prone, but it works.