package
0.0.0-20231210115930-96288a7a9e25
Repository: https://github.com/acoshift/acourse.git
Documentation: pkg.go.dev
# Functions
DelOpenIDState deletes open id state from session.
DestroySession destroys session.
GetFlash gets flash from context.
GetOpenIDState gets open id state from session.
GetUser gets user from context.
GetUserID gets user id from session.
Middleware is appctx middleware.
NewUserContext creates new context with user.
RegenerateSessionID regerates session id.
SetOpenIDState sets open id state to session.
SetUserID sets user id to session.