//
pkg.gl
Category
github.com/laydong/toolpkg
middleware
package
1.0.8
Repository:
https://github.com/laydong/toolpkg.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
16
Dependents
0
Files
209 SLOC
#
Functions
Cors
处理跨域请求,支持options访问.
GinRecovery
GinRecovery recover掉项目可能出现的panic,并使用zap记录相关日志.
LoadTls
LoadTls 开启https.
MiddlewareApiLog
MiddlewareApiLog 记录框架出入参, 开启链路追踪.
NoMethodHandle
NoMethodHandle 处理未知请求方式.
NotRouter
NotRouter 处理未知请求路由.
#
Structs
Req
No description provided by the author