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

2 uses

	github.com/googleapis/gax-go/v2 (current package)
		invoke.go#L64: type sleeper func(ctx context.Context, d time.Duration) error
		invoke.go#L67: func invoke(ctx context.Context, call APICall, settings CallSettings, sp sleeper) error {