# Functions
No description provided by the author
NewErrorHandler returns a new error handler plugin with default options.
NewErrorHandlerWithConfigPath returns a new error handler plugin with options from config path.
NewErrorHandlerWithOptions returns a new error handler plugin with options.
NewOptions returns options from config file or environment vars.
NewOptionsWithPath unmarshals a given key path into options and returns it.
Register registers a new error handler plugin for echo server.
# Structs
ErrorHandler represents error handler plugin for echo server.
Options error handler plugin for echo server options.