文件名称:开源项目-gorilla-csrf.zip
文件大小:31KB
文件格式:ZIP
更新时间:2022-10-28 12:49:18
开源项目
开源项目-gorilla-csrf.zip,gorilla/csrf provides Cross Site Request Forgery (CSRF) prevention middleware for Go web applications & services
【文件预览】:
csrf-master
----helpers.go(6KB)
----go.mod(114B)
----.github()
--------stale.yml(343B)
--------release-drafter.yml(128B)
----AUTHORS(749B)
----Gopkg.toml(757B)
----go.sum(342B)
----store_legacy.go(2KB)
----.circleci()
--------config.yml(1KB)
----csrf.go(9KB)
----options.go(6KB)
----context.go(539B)
----LICENSE(1KB)
----doc.go(6KB)
----Gopkg.lock(726B)
----README.md(12KB)
----store_test.go(4KB)
----csrf_test.go(10KB)
----options_test.go(3KB)
----helpers_test.go(7KB)
----store.go(2KB)
----store_legacy_test.go(4KB)