Skip to content

netlink: take advantage of error wrapping for internal errors #194

@mdlayher

Description

@mdlayher

We're dropping support for Go 1.12 in the next release, and thus we can start using errors.Is and error wrapping everywhere for more ergonomic error handling. We should provide much more detailed errors for callers instead of opaque ones which are not useful.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions