package
0.0.0-20230130100408-5f8ea03624ec
Repository: https://github.com/packtpublishing/hands-on-restful-web-services-with-go.git
Documentation: pkg.go.dev

# Packages

No description provided by the author

# Variables

AppVersion revel app version (ldflags).
BuildTime revel app build-time (ldflags).
HeaderFilter adds common security headers TODO turn this into revel.HeaderFilter should probably also have a filter for CSRF not sure if it can go in the same filter or not.