AlexStocks commented on PR #983:
URL: https://github.com/apache/dubbo-go-pixiu/pull/983#issuecomment-4741618196

   > > PR 我 A 了,但我还是希望你看下,go 标准库里面 errors 相关能力是不是已经覆盖了 perrors
   > 
   > 大部分覆盖了,除了 pkg/errors 每次 New/Errorf/Wrap 都会自动记录调用栈,%+v 打印时能看到完整调用链;标准库的 
fmt.Errorf("%w", err) 只做包装,不附带栈信息。
   
   那我们还是接着用 perros 吧


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to