https://github.com/gaal/prolix-go/blob/master/prolix.go#L521 selects on
several channels. This was written as an exercise when I was learning the
language and may be buggy.
The application is an interactive console filter.
On Monday, April 3, 2023 at 6:44:43 AM UTC+3 Nigel Tao wrote:
> I'm wo
Hi Go community,
We've released Google's style documentation for Go:
https://google.github.io/styleguide/go/.
These are the house rules that Google uses to write Go code internally.
The intention in publishing this is to help collaborators on Google open
source projects, and to provide a startin