//
pkg.gl
Category
github.com/textthree/cvgoweb
middleware
package
1.0.4
Repository:
https://github.com/textthree/cvgoweb.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
16
Dependents
0
Files
187 SLOC
#
Functions
Cost
No description provided by the author
I18n
dir 语言包文件所在目录(绝对路径).
Recovery
recovery 机制,对协程中的函数异常进行捕获,这个应该作为最外层,即第一个被调用的中间件.
RequestLog
No description provided by the author
Timeout
http 请求超时控制的中间件.