package clparams import "time" const ( MaxDialTimeout = 10 * time.Second )