# errors **Repository Path**: itsforkgithub/errors ## Basic Information - **Project Name**: errors - **Description**: https://github.com/marmotedu/errors - **Primary Language**: Unknown - **License**: MIT - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2024-03-20 - **Last Updated**: 2024-07-20 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README 基于 `github.com/pkg/errors` 包,增加对 `error code` 的支持,完全兼容 `github.com/pkg/errors`。 性能跟 `github.com/pkg/errors` 基本持平。 该 errors 包匹配的错误码设计请参考:[marmotedu/sample-code](https://github.com/marmotedu/sample-code/blob/master/README.md)