Categorygithub.com/zlllgp/ecode
modulepackage
1.0.4
Repository: https://github.com/zlllgp/ecode.git
Documentation: pkg.go.dev

# README

ecode

error code

如何被其他模块依赖, 发布tag

git tag v1.0.4
git push origin v1.0.4
github release

# Functions

AnalyseError analyse error info.
DeepClone deep clone error to a new error.
FromError try to convert an error to *ErrorNo.
NewErrNo returns an error object for the code, msg.

# Constants

ClientClosed is non-standard http status code, which defined by nginx.
UnknownCode is unknown code for error info.

# Variables

No description provided by the author
DefaultConverter default converter.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author

# Structs

ErrorNo struct.
No description provided by the author