Skip to content

Latest commit

 

History

History

bonus

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 

Bonus crawler example

Application that donwload websites from file (urls.txt) and save it to tmp directory. For goroutines synchronization it uses sync.WaitGroup

How to run?

go run main.go urls.txt