//
pkg.gl
Category
github.com/hduhelp/go-zero
rest
internal
cors
package
1.4.3
Repository:
https://github.com/hduhelp/go-zero.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
3
Dependents
1
Files
100 SLOC
#
Functions
Middleware
Middleware returns a middleware that adds CORS headers to the response.
NotAllowedHandler
NotAllowedHandler handles cross domain not allowed requests.