Home | History | Annotate | Download | only in grpc

Lines Matching refs:BackoffConfig

273 	return WithBackoffConfig(BackoffConfig{MaxDelay: md})
279 // Use WithBackoffMaxDelay until more parameters on BackoffConfig are opened up
281 func WithBackoffConfig(b BackoffConfig) DialOption {