//
pkg.gl
Category
github.com/VishalTanwani/GolangWebApp
cmd
web
package
0.0.0-20210915162807-472935aeb853
Repository:
https://github.com/vishaltanwani/golangwebapp.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
20
Dependents
0
Files
249 SLOC
#
Functions
Auth
Auth is our middleware.
Nosurf
Nosurf is our middle ware that add CSRF protection to all post request.
SessionLoad
SessionLoad is our session middleware which load and save session on every request.