Documentation
¶
Index ¶
Constants ¶
View Source
const ( GET = "get" POST = "post" )
Exporting constants to avoid hardcoding these all over, and ending up with a uppercase "POST" bug in the future.
Variables ¶
This section is empty.
Functions ¶
func CORS ¶
func CORS() gin.HandlerFunc
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.