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

Expose inner net.Conn to be able to write better unit tests #8217

Merged
merged 1 commit into from
Jun 2, 2021

Conversation

harshit-gangal
Copy link
Member

Signed-off-by: Harshit Gangal harshit@planetscale.com

Description

The is needed to handle multiple net.Conn implementation and to know the type of connection created.

Related Issue(s)

Checklist

  • Tests were added or are not required
  • Documentation was added or is not required

Deployment Notes

Signed-off-by: Harshit Gangal <harshit@planetscale.com>
@harshit-gangal harshit-gangal added Component: Query Serving Type: Enhancement Logical improvement (somewhere between a bug and feature) labels May 31, 2021
@deepthi deepthi requested a review from sougou June 1, 2021 20:20
@systay systay changed the title Added method to return net.Conn Expose inner net.Conn to be able to write better unit tests Jun 2, 2021
@systay systay merged commit 02dfc25 into vitessio:main Jun 2, 2021
@systay systay deleted the raw-conn branch June 2, 2021 05:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Component: Query Serving Type: Enhancement Logical improvement (somewhere between a bug and feature)
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants