Documentation ¶ Index ¶ func Auth(c *gin.Context) func IsAdmin(c *gin.Context) func Logger(c *gin.Context) func NotGuest(c *gin.Context) func UpdateCookie(c *gin.Context) Constants ¶ This section is empty. Variables ¶ This section is empty. Functions ¶ func Auth ¶ func Auth(c *gin.Context) func IsAdmin ¶ func IsAdmin(c *gin.Context) func Logger ¶ func Logger(c *gin.Context) func NotGuest ¶ func NotGuest(c *gin.Context) func UpdateCookie ¶ func UpdateCookie(c *gin.Context) Make change that updates cookie value (obfuscation), and also updates maxage Types ¶ This section is empty. Source Files ¶ View all Source files auth.go cookie.go logger.go Click to show internal directories. Click to hide internal directories.