type github.com/googleapis/gax-go/v2.retryerOption

3 uses

	github.com/googleapis/gax-go/v2 (current package)
		call_option.go#L55: type retryerOption func() Retryer
		call_option.go#L57: func (o retryerOption) Resolve(s *CallSettings) {
		call_option.go#L63: 	return retryerOption(fn)