package job import "time" const ( interval = 20 * time.Second )