package
0.0.0-20210915162807-472935aeb853
Repository: https://github.com/vishaltanwani/golangwebapp.git
Documentation: pkg.go.dev

# Functions

Auth is our middleware.
Nosurf is our middle ware that add CSRF protection to all post request.
SessionLoad is our session middleware which load and save session on every request.