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

chore: deprecate unnecessary wrapper for DialWithDialer and DialWithTLSConfig #399

Merged
merged 1 commit into from
Oct 21, 2022
Merged

chore: deprecate unnecessary wrapper for DialWithDialer and DialWithTLSConfig #399

merged 1 commit into from
Oct 21, 2022

Conversation

cpuschma
Copy link
Member

I once added DialWithTLSDialer as wrapper, not realizing that everything necessary to define both the dialer and tlsconfig already exists. This PR renames the non-exported fields for better readability and marks DialWithTLSDialer as deprecated, but keeps it intact

@cpuschma cpuschma merged commit 360012b into go-ldap:master Oct 21, 2022
inv2004 pushed a commit to inv2004/ldap that referenced this pull request Jan 17, 2023
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.

2 participants