Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func CORSMiddleware ¶
func CORSMiddleware() gin.HandlerFunc
CORSMiddleware is a middleware to handle CORS
- allows all origins, methods, and headers
- also allows credentials
- sets the max age to 12 hours
- returns a gin.HandlerFunc
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.