package
0.1.10
Repository: https://github.com/geniusrabbit/blaze-api.git
Documentation: pkg.go.dev

# Functions

AllowCORS allows Cross Origin Resoruce Sharing from any origin.
HTTPContextWrapper global middelware of the HTTP rounter.
HTTPSession middleware wrapper.
RealIP is a middleware that sets a http.Request's RemoteAddr to the results of parsing either the X-Forwarded-For header or the X-Real-IP header (in that order).
RequestID middleware adds a unique request id to the request context.