# Functions
No description provided by the author
CustomHTTPErrorHandler : the custom error handlers for echo.
GetCode takes error and returns Code accordingly.
GetHTTPStatus returns http status code.
GetHttpStatusFromErrCode returns http status code.
Is checks if error is of Code c.
No description provided by the author
New returns cerror with given message if you want to add params to msg, please use `fmt.Sprintf()`.
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
No description provided by the author
No description provided by the author
No description provided by the author
# Constants
No description provided by the author
No description provided by the author
to validate codeMap size.
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
No description provided by the author
Message: reason code が設定されていないエラーです 対応策については実装を確認し、対応が必要であった場合は適切にコードを設定してください.
Message: Panicエラーが発生しました 直ちにエンジニアは対応してください.
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
# Type aliases
Code represents Error Code.
Frame represents a program counter inside a stack frame.
No description provided by the author
No description provided by the author
StackTrace is stack of Frames from innermost (newest) to outermost (oldest).