github.com/googleapis/gax-go/v2.CallSettings.Retry (field)

4 uses

	github.com/googleapis/gax-go/v2 (current package)
		call_option.go#L58: 	s.Retry = o
		call_option.go#L157: 	Retry func() Retryer
		invoke.go#L74: 		if settings.Retry == nil {
		invoke.go#L87: 			if r := settings.Retry(); r != nil {