ardanlabs / gotraining

Go Training Class Material :
http://www.ArdanLabs.com
Other
11.82k stars 2.17k forks source link

added waitgroup example to go channels #365

Closed Philip-21 closed 2 years ago

Philip-21 commented 2 years ago

i created a go channel file , describing how to use wait-groups , loops and ranges with go routines and channels . path to file = topics>go>concurrency>advanced>example2.go

ardan-bkennedy commented 2 years ago

Thanks for the example but I am not going to accept it at this time.