package
0.0.0-20241024022210-d31617f01746
Repository: https://github.com/maclon-lee/golanglib.git
Documentation: pkg.go.dev
# Functions
返回自定义 status, http 200.
返回失败 http 400.
* 创建HTTP API服务
*
* param appName 服务命名,便于输出日志
* param port 侦听端口
* param router API路由注册回调函数
* param stats 预留
* param throttle 限流回调函数
*/.
分页数据结构体.
返回成功 http 200.
# Constants
No description provided by the author
No description provided by the author
No description provided by the author
# Structs
No description provided by the author
No description provided by the author
分页结构体.
统一返回结构.