package
1.3.6
Repository: https://github.com/undertreetech/waterdrop.git
Documentation: pkg.go.dev

# 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.