46 Commits

Author SHA1 Message Date
02675d6c40 update go mod 2025-02-18 14:09:24 +08:00
681bd3fe95 update api-doc 2025-02-17 18:12:52 +08:00
74f0ae2069 update go mod 2025-02-16 21:12:28 +08:00
d237b3b651 update go mod 2025-02-16 20:08:17 +08:00
3774bda0ff 升级api-doc版本 2025-02-16 17:28:22 +08:00
99df73e50e 整合默认swagger文档 2025-02-15 21:53:21 +08:00
ff91efd1c8 完成一版文档json生成 2025-02-15 21:19:35 +08:00
e1f597ae50 引入文档解析 2025-02-14 22:30:56 +08:00
2f7d1438b2 update go mod 2025-02-14 21:16:19 +08:00
1b1964881f 返回数据支持是否严格模式的校验, 严格模式下, 必须返回结构体或者map 2025-02-07 17:19:25 +08:00
196c437cc5 update go mod 2025-02-07 10:33:39 +08:00
e40475cdb1 update go mod 2025-01-26 14:34:24 +08:00
ec04a023cd merge master && fix both modify 2025-01-26 14:32:59 +08:00
196c420fcc update go mod 2024-11-05 17:31:44 +08:00
6a917d338a 支持xml body解析 2024-11-04 17:06:51 +08:00
a0b4cdb414 update go mod 2024-11-04 15:57:39 +08:00
a72733d81a update go mod 2024-10-22 16:37:13 +08:00
0636dd1b11 优化异常堆栈打印 2024-09-30 16:17:14 +08:00
5ae2e3fae1 数据相应支持扩展数据 2024-09-24 14:56:03 +08:00
4f1e0e2649 表单验证支持设置默认值 2024-09-20 17:31:23 +08:00
df5a20ea87 增加GetDomain方法 2024-09-19 15:13:25 +08:00
29bcf44ec9 相应日志区区成功和失败 2024-08-17 17:31:11 +08:00
c420abfed9 update go mod 2024-08-14 14:12:37 +08:00
fce6043dca update go mod 2024-08-11 17:39:03 +08:00
df16e63e85 fix both modify 2024-07-26 14:47:00 +08:00
3c29aa847c 增加获取query和body的方法 2024-07-26 11:50:42 +08:00
3368418b3b update go mod 2024-07-26 11:07:14 +08:00
ca0cb31235 优化响应配置 2024-07-23 17:09:29 +08:00
cc98043aff update Test 2024-07-22 11:19:41 +08:00
0a4a8a3c67 update go mod 2024-07-19 22:12:45 +08:00
567f8794de update go mod 2024-07-19 22:11:57 +08:00
0ffe074179 update go mod + update send with exception 2024-03-15 10:50:01 +08:00
782c3afffe update go mod 2023-12-29 15:04:12 +08:00
d176a23c53 update go mod 2023-09-10 15:29:35 +08:00
e7c13b6089 修复trace_id生成错误 2023-08-26 13:24:25 +08:00
817a4a8310 update go mod 2023-08-11 15:21:13 +08:00
c93cf01fe0 切换util工具函数 2023-08-10 14:47:20 +08:00
ec91bb7a44 优化请求时间的处理 2023-08-10 12:09:30 +08:00
7678ee10ba 表单解析增加表单验证,使用 => github.com/go-playground/validator/v10 2022-10-16 16:45:47 +08:00
404a29044c update go mod 2022-07-14 13:50:56 +08:00
6e455f43af 规划记录全局记录请求的中间件 && 响应数据记录到上下文 2022-07-14 11:01:06 +08:00
53b9196970 升级异常处理 2022-07-03 13:12:10 +08:00
c99cdadd7b 增加使用exception发送响应 2022-06-26 13:28:31 +08:00
9031b9543b 优化响应数据处理 2022-06-26 13:03:41 +08:00
754a8762ee 增加初始化请求的中间件 2022-06-25 23:21:02 +08:00
9f63a7365f 增加响应数据的处理 2022-06-25 23:03:46 +08:00