7 Commits

Author SHA1 Message Date
Eli Bendersky
c273588521 Make multiple imports consistent with import ( ... ) style
Fixes #272
2019-09-06 15:20:22 -07:00
Eli Bendersky
7c160440be Use tabs as the canonical source indentation in git
Space conversion is done during generation only. Fixes #192
2019-06-04 07:30:58 -07:00
Eli Bendersky
ec0b192e48 Rename waitgroup-->waitgroups 2019-05-30 06:12:09 -07:00
Eli Bendersky
705f713db2
Update examples/channel-synchronization/channel-synchronization.go
Co-Authored-By: Mark McGranaghan <mmcgrana@gmail.com>
2019-05-30 05:53:54 -07:00
Eli Bendersky
6ab81bdf71 Add "Waiting For Goroutines To Finish" example.
Also link to it from the Channel Synchronization example
2019-05-29 06:01:58 -07:00
Mark McGranaghan
e6a3c56d77 edits 2012-10-18 07:26:08 -07:00
Mark McGranaghan
b044506449 publish more advanced channel examples 2012-10-18 07:17:00 -07:00