jakopako / goskyr

A configurable command-line web scraper written in go with auto configuration capability
GNU General Public License v3.0
32 stars 4 forks source link

Refactor main.go #228

Closed jakopako closed 1 year ago

jakopako commented 1 year ago

Pull the waitgroups out of the functions and make extra anonymous functions for them -> better separation.