https://bugzilla.redhat.com/show_bug.cgi?id=1393796 Bug ID: 1393796 Summary: Review Request: golang-github-go-errors-error - Package errors provides errors that have stack-traces Product: Fedora Version: rawhide Component: Package Review Severity: medium Priority: medium Assignee: nobody@xxxxxxxxxxxxxxxxx Reporter: giallu@xxxxxxxxx QA Contact: extras-qa@xxxxxxxxxxxxxxxxx CC: package-review@xxxxxxxxxxxxxxxxxxxxxxx Spec URL: https://giallu.fedorapeople.org/golang-github-go-errors-errors.spec SRPM URL: https://giallu.fedorapeople.org/golang-github-go-errors-errors-0-0.1.gita418503.fc24.src.rpm Description: Package errors adds stacktrace support to errors in go. This is particularly useful when you want to understand the state of execution when an error was returned unexpectedly. It provides the type *Error which implements the standard golang error interface, so you can use this library interchangably with code that is expecting a normal error return. Fedora Account System Username: giallu -- You are receiving this mail because: You are on the CC list for the bug. You are always notified about changes to this product and component _______________________________________________ package-review mailing list -- package-review@xxxxxxxxxxxxxxxxxxxxxxx To unsubscribe send an email to package-review-leave@xxxxxxxxxxxxxxxxxxxxxxx