Skip to content

proposal: net: deprecate DNSConfigError #63118

@mateusz834

Description

@mateusz834

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?

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    Status

    Incoming

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions