gocron/vendor/github.com/go-macaron/csrf
ouqiang b39e6596b0 所有依赖包移入vendor中 2017-03-01 14:59:46 +08:00
..
LICENSE 所有依赖包移入vendor中 2017-03-01 14:59:46 +08:00
README.md 所有依赖包移入vendor中 2017-03-01 14:59:46 +08:00
csrf.go 所有依赖包移入vendor中 2017-03-01 14:59:46 +08:00
xsrf.go 所有依赖包移入vendor中 2017-03-01 14:59:46 +08:00

README.md

csrf Build Status

Middleware csrf generates and validates CSRF tokens for Macaron.

API Reference

Installation

go get github.com/go-macaron/csrf

Getting Help

License

This project is under the Apache License, Version 2.0. See the LICENSE file for the full license text.