package
0.0.0-20230118091255-209a15d54dd6
Repository: https://github.com/packtpublishing/building-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.