B-Open / jobbuzz

Brunei job search database and alert notification
https://jobbuzz.org
MIT License
1 stars 1 forks source link

Adding Goroutine to scrapers #39

Closed syahnur197 closed 2 years ago

dsychin commented 2 years ago

Btw, you can use WaitGroup instead of go routines directly and it is much simpler to use.

https://gobyexample.com/waitgroups