Categorygithub.com/francislyj/go-errors
repositorypackage
0.0.1
Repository: https://github.com/francislyj/go-errors.git
Documentation: pkg.go.dev

# README

基于 github.com/pkg/errors 包,增加对 error code 的支持,完全兼容 github.com/pkg/errors

性能跟 github.com/pkg/errors 基本持平。