pkg / errors

Simple error handling primitives
https://godoc.org/github.com/pkg/errors
BSD 2-Clause "Simplified" License
8.18k stars 691 forks source link

add status in error fundamental #205

Closed bellondr closed 5 years ago

davecheney commented 5 years ago

Thank you for your PR however I am going to close it for the following reasons

  1. This project operates on a talk then code policy, there must be a discussion of your proposed change in an issue before sending code.
  2. Given the integration of an errors like package upstream, this project is effectively in maintenance mode. If you want to add a feature, you should do so upstream on golang/go