# Functions
E creates a new custom error instance if the provided error is not nil.
No description provided by the author
New returns type Error with message.
# Interfaces
Error interface defines a custom error type that provides additional context and functionality beyond the standard error interface in Go.
# Type aliases
No description provided by the author