Skip to content

Don't panic! #4465

@erikgrinaker

Description

@erikgrinaker

We currently use panics for a lot of error handling. We should return errors instead.

This should rely on the new error handling system in Go 1.13, i.e. wrap errors with the %w verb of fmt.Errorf().

Metadata

Metadata

Assignees

No one assigned

    Labels

    T:code-hygieneGeneral cleanup and restructuring of code to provide clarity, flexibility, and modularity.stalefor use by stalebot

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions