# Packages
No description provided by the author
# Functions
DefaultCORS default cors handler.
Logger log request details.
Metric http request metric middleware.
NewCORS customer cors handler by config.
Recovery recover application and log panic details once it panics.
SetHttpMetricNamespace set http metric namespace get from which http header default namespace is get from http header: appkey.
Trace trace incoming request details.
# Type aliases
CORSConfig is an alias of cors.Config.