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

proposal: net: deprecate DNSConfigError #63118

Open
mateusz834 opened this issue Sep 20, 2023 · 0 comments
Open

proposal: net: deprecate DNSConfigError #63118

mateusz834 opened this issue Sep 20, 2023 · 0 comments
Labels
Milestone

Comments

@mateusz834
Copy link
Member

It is unused since CL 9380 and documented as not used.

// DNSConfigError represents an error reading the machine's DNS configuration.
// (No longer used; kept for compatibility.)
type DNSConfigError struct {
	Err error
}

Any reason why it is not deprecated properly yet?

@gopherbot gopherbot added this to the Proposal milestone Sep 20, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
Status: Incoming
Development

No branches or pull requests

2 participants