//
pkg.gl
Category
github.com/go-gitea/lgtm
router
middleware
session
package
1.0.0
Repository:
https://github.com/go-gitea/lgtm.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
5
Dependents
4
Files
61 SLOC
#
Functions
SetUser
SetUser is used as a middleware to set the current user.
User
User fetches the current user from the context.
UserMust
UserMust enforces the fetch of the current user from the context.