package ipblocklist import "time" const ( DefaultDownloadConcurrency = 1 DefaultUpdateEach = 12 * time.Hour )