//
pkg.gl
Category
github.com/kobsio/kobs
pkg
hub
auth
context
package
0.11.0
Repository:
https://github.com/kobsio/kobs.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
4
Dependents
18
Files
124 SLOC
#
Functions
GetUser
GetUser returns a user from the given context if one is present.
#
Constants
UserKey
UserKey is the key that holds the user in a request context.
#
Structs
User
User is the structure of the user object saved in the request context.