go-concurrency-patterns
go-concurrency-patterns copied to clipboard
Go concurrency patterns from Rob Pike's 2012 Google I/O talk
Results
1
go-concurrency-patterns issues
Sort by
recently updated
recently updated
newest added
https://github.com/kevchn/go-concurrency-patterns/blob/9493f7e9f5db056eae29c2faa231ea54c5514545/1-8-timeout-select.go#L29 ``` func generator(msg string)