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

resolver.UnregisterForTesting removed #6631

Closed
redloaf opened this issue Sep 14, 2023 · 1 comment
Closed

resolver.UnregisterForTesting removed #6631

redloaf opened this issue Sep 14, 2023 · 1 comment

Comments

@redloaf
Copy link

redloaf commented Sep 14, 2023

resolver.UnregisterForTesting was removed in #6471. This was part of the public API and was removed with no deprecation notice. The discussion in the PR notes that it was previously used in internal Google code, but it is used in other places.

@dfawley
Copy link
Member

dfawley commented Sep 14, 2023

The whole package is clearly declared as experimental and is subject to change. Let us know if you need help finding a workaround.

// Package resolver defines APIs for name resolution in gRPC.
// All APIs in this package are experimental.
package resolver

@dfawley dfawley closed this as completed Sep 14, 2023
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Mar 13, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

2 participants