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

streamclient: remove the dial method #138092

Merged

Conversation

jeffswenson
Copy link
Collaborator

This simplifies the streamclient interface by removing the Dial method and moving the validation in Dial to interface construction time.

Release note: none
Epic: CRDB-40896

@jeffswenson jeffswenson requested a review from dt December 30, 2024 20:48
@jeffswenson jeffswenson requested a review from a team as a code owner December 30, 2024 20:48
@cockroach-teamcity
Copy link
Member

This change is Reviewable

This simplifies the streamclient interface by removing the Dial method
and moving the validation in Dial to interface construction time.

Release note: none
Epic: CRDB-40896
@jeffswenson
Copy link
Collaborator Author

Thanks for the review!

bors r+

@craig craig bot merged commit 890ebb7 into cockroachdb:master Jan 9, 2025
22 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants