package
0.0.0-20190327071030-c0e7709511de
Repository: https://github.com/shredx/golang-redis-rate-limiter.git
Documentation: pkg.go.dev

# Packages

No description provided by the author
No description provided by the author

# 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.