package timeattack import "time" const ( DefaultDuration = 5 * time.Second )