func github.com/cenkalti/backoff/v4.NewConstantBackOff

one use

	github.com/cenkalti/backoff/v4 (current package)
		backoff.go#L64: func NewConstantBackOff(d time.Duration) *ConstantBackOff {