Categorygithub.com/go-pay/ecode
modulepackage
0.0.5
Repository: https://github.com/go-pay/ecode.git
Documentation: pkg.go.dev

# README

ecode

error code handle

# Functions

AnalyseError analyse error info.
DeepClone deep clone error to a new error.
FromError try to convert an error to *Error.
New returns an error object for the code, message.

# Constants

ClientClosed is non-standard http status code, which defined by nginx.
UnknownCode is unknown code for error info.
UnknownReason is unknown reason 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
base error.
No description provided by the author
No description provided by the author

# Structs

Error struct.
No description provided by the author