//
pkg.gl
Category
github.com/kruily/gofastcrud
middleware
package
0.1.1
Repository:
https://github.com/kruily/gofastcrud.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
14
Dependents
0
Files
299 SLOC
#
Functions
CORSConfig
CORSConfig CORS配置.
ErrorHandler
ErrorHandler 错误处理中间件.
NewAuthMiddleware
No description provided by the author
NewRateLimiter
NewRateLimiter 创建限流器.
SecurityHeaders
SecurityHeaders 安全头中间件.
SQLInjectionProtection
SQLInjectionProtection SQL注入防护中间件.
XSSProtection
XSSProtection XSS防护中间件.
#
Structs
AuthMiddleware
No description provided by the author
RateLimiter
RateLimiter 限流器.