Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func CheckAuthInfo ¶
func CheckAuthInfo() gin.HandlerFunc
CheckAuthInfo extract user infos from the JWT token in Cookie, won't abort if not logged in
func CheckOrderTime ¶
func CheckOrderTime() gin.HandlerFunc
func CheckUserTeamTime ¶
func CheckUserTeamTime() gin.HandlerFunc
func RequireAdmin ¶
func RequireAdmin() gin.HandlerFunc
RequireAdmin must be logged in and has admin role
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.