package
2.1.0
Repository: https://github.com/rakutentech/go-echo-kit.git
Documentation: pkg.go.dev

# Functions

NewError - creates an Error instance with built-in error.
NewErrorWithMsg - creates an Error instance with custom message.
NewErrorWithMsgf - creates an Error instance with formatted message.

# Constants

# Structs

Error - contains build-in error and ErrorCode.

# Type aliases

ErrorCode - refer to const for detail.