Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

refactor(core)!: Return associated builder instead #4968

Merged
merged 1 commit into from
Aug 6, 2024
Merged

Conversation

Xuanwo
Copy link
Member

@Xuanwo Xuanwo commented Aug 6, 2024

Which issue does this PR close?

Closes #4967.

Rationale for this change

Allow users to attach HttpClient via config.

What changes are included in this PR?

Change Configurator to have a Builder type.

Are there any user-facing changes?

Yes.

@Xuanwo Xuanwo merged commit e42fe79 into main Aug 6, 2024
258 checks passed
@Xuanwo Xuanwo deleted the into_builder branch August 6, 2024 08:03
ho-229 pushed a commit to ho-229/incubator-opendal that referenced this pull request Aug 6, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

New feature: Allow Configurator::into_builder() to convert into a corresponding builder
2 participants