package
Version:
v0.0.4
Opens a new window with list of versions in this module.
Published: Dec 28, 2020
License: MIT
Opens a new window with license information.
Imports: 2
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
Cors 结构体
StartCors 跨域请求处理
注意:仅适用于gin-gonic/gin框架,其余框架可参考实现
使用示例:
var r *gin.Engine
r.Use(cors.NewCors().StartCors("", nil))
Source Files
¶
Click to show internal directories.
Click to hide internal directories.