package main import "sync" func getToday(wg *sync.WaitGroup, cfg *config) { // errMsg := "\nSorry, couldn't get today's weather. Perhaps you've been rate limited?" }