package
0.0.0-20241114140848-aa6c2b23f916
Repository: https://github.com/pandaxgo/pandakit.git
Documentation: pkg.go.dev

# Functions

应用指定处理器拦截器,如果有一个错误则直接返回错误.
绑定并校验请求结构体参数 结构体添加 例如: binding:"required" 或binding:"required,gt=10".
绑定查询字符串到.
文件下载.
返回失败结果集.
获取分页参数.
No description provided by the author
新建请求上下文,默认需要校验token.
No description provided by the author
获取路径参数.
获取查询参数中指定参数值,并转为int.
返回统一成功结果.
使用后置处理器函数.
使用前置处理器函数.

# Structs

No description provided by the author
No description provided by the author
No description provided by the author

# Type aliases

处理函数.
处理器拦截器函数.
No description provided by the author