package
1.4.3
Repository: https://github.com/gotid/god.git
Documentation: pkg.go.dev

# Functions

Middleware 返回一个添加 CORS 标头的中间件到响应中。.
NotAllowedHandler 处理来源不允许的跨域请求。 默认允许所有来源,如果指定来源则只接收1个,其他会忽略。.