Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func Cors ¶
func Cors(allowOrigins []string) gin.HandlerFunc
func CustomCors ¶ added in v2.9.0
func CustomCors(allowOrigins []string, headerHandler func(writer http.ResponseWriter)) gin.HandlerFunc
func DefaultCorsHeaders ¶ added in v2.9.0
func DefaultCorsHeaders(writer http.ResponseWriter)
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.