# Functions
IsRuntimeEnabled to check the status of runtimeOutput.
Match error.
New Errs.
SetRuntimeOutput will provide error information where the error is happened.
WithCodes give a safer passing of codes to errors as compiler/linter will check the interface{} implementation.
# Interfaces
Codes is interface to define error custom code.
# Type aliases
No description provided by the author