package
0.0.0-20240109133218-bbbe29898a12
Repository: https://github.com/scliangx/webservertools.git
Documentation: pkg.go.dev

# Functions

No description provided by the author
No description provided by the author
ParseForm 绑定form表单数据到结构体.
ParseJSON 解析json类型参数到结构体.
ParseParam 解析URL参数.
ParseQuery 只绑定查询字符串到结构体.
ReturnJsonFromString 将json字符串以标准json格式返回.
SendError 失败响应.
SendFail 失败的业务逻辑.
SendSuccess 成功响应.

# Structs

No description provided by the author