# Functions
InitDB will init the database connection.
InitPubSubs will initialize the pubsubs in the applications.
# Variables
AppVersion revel app version (ldflags).
BuildTime revel app build-time (ldflags).
HeaderFilter adds common security headers There is a full implementation of a CSRF filter in https://github.com/revel/modules/tree/master/csrf.