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

new: add NetDialContext to config #27

Merged
merged 1 commit into from
May 16, 2023
Merged

new: add NetDialContext to config #27

merged 1 commit into from
May 16, 2023

Conversation

primalmotion
Copy link
Contributor

This patch adds a new config to allow callers to pass a custom net.Dialer. It also switch calling Dial for DialContext.

This patch adds a new config to allow callers to pass a custom
net.Dialer. It also switch calling Dial for DialContext.
@primalmotion primalmotion merged commit ab5794e into master May 16, 2023
@primalmotion primalmotion deleted the custom-net-dial branch May 16, 2023 23:55
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.

1 participant