package
2.0.3+incompatible
Repository: https://github.com/zew/go-questionnaire.git
Documentation: pkg.go.dev
# Functions
LogAndRecover takes a single handler and returns a new wrapped http handler.
MustAdmin takes a handler *func* and returns a wrapped around http handler.
MustAdminHandler takes a handler and returns a wrapped around http handler.
MustLogin takes a handler *func* and returns a wrapped around http handler.
UseAdmin is an alternative way to create the same middle ware.
UseLogRecover is an alternative way to create the same middle ware.