Skip to content

Latest commit

 

History

History
17 lines (10 loc) · 649 Bytes

File metadata and controls

17 lines (10 loc) · 649 Bytes

errors

Errors package compatible with https://github.com/pkg/errors with some sprinkles.

Actions Status GoDoc Report card

Adding context to an error

Adding fields to an error

Retrieve fields associated with an error

Retrieving the cause of an error

Unpack wrapped errors