go-zero/rest/handler
2024-12-21 03:48:27 +00:00
..
authhandler_test.go chore: change interface{} to any (#2818) 2023-01-24 16:32:02 +08:00
authhandler.go Modify comment syntax error (#2572) 2022-11-04 21:55:17 +08:00
breakerhandler_test.go chore: simplify tests with logtest (#3184) 2023-04-29 20:36:29 +08:00
breakerhandler.go chore: avoid nested WithCodeResponseWriter (#3406) 2023-07-11 15:59:43 +00:00
contentsecurityhandler_test.go chore: fix warnings (#3990) 2024-03-09 13:48:11 +08:00
contentsecurityhandler.go chore: fix warnings (#3990) 2024-03-09 13:48:11 +08:00
cryptionhandler_test.go chore: fix warnings (#3990) 2024-03-09 13:48:11 +08:00
cryptionhandler.go chore: add more tests (#3577) 2023-09-20 00:01:26 +08:00
gunziphandler_test.go feat: support baggage propagation in httpc (#2375) 2022-09-10 15:18:52 +08:00
gunziphandler.go feat: rename module from tal-tech to zeromicro (#1413) 2022-01-04 15:51:32 +08:00
loghandler_test.go chore: fix warnings (#3990) 2024-03-09 13:48:11 +08:00
loghandler.go fix: DetailedLog format. (#4467) 2024-12-21 03:48:27 +00:00
maxbyteshandler_test.go rename ngin to rest 2020-07-31 11:14:48 +08:00
maxbyteshandler.go feat: rename module from tal-tech to zeromicro (#1413) 2022-01-04 15:51:32 +08:00
maxconnshandler_test.go chore: simplify tests with logtest (#3184) 2023-04-29 20:36:29 +08:00
maxconnshandler.go chore(api/maxconnshandler): add tracing information to the log (#4126) 2024-05-08 05:25:35 +00:00
metrichandler_test.go chore: fix lint errors (#2520) 2022-10-17 06:30:58 +08:00
metrichandler.go feat: rename module from tal-tech to zeromicro (#1413) 2022-01-04 15:51:32 +08:00
prometheushandler_test.go Add method label for prometheus middleware metrics (#3226) 2023-05-08 12:59:20 +00:00
prometheushandler.go chore: coding style, add code for prometheus (#4002) 2024-03-13 20:00:35 +08:00
recoverhandler_test.go chore: simplify tests with logtest (#3184) 2023-04-29 20:36:29 +08:00
recoverhandler.go feat: rename module from tal-tech to zeromicro (#1413) 2022-01-04 15:51:32 +08:00
sheddinghandler_test.go chore: simplify tests with logtest (#3184) 2023-04-29 20:36:29 +08:00
sheddinghandler.go chore: avoid nested WithCodeResponseWriter (#3406) 2023-07-11 15:59:43 +00:00
timeouthandler_test.go chore: optimize coding style and add unit tests (#3917) 2024-02-17 15:50:07 +08:00
timeouthandler.go chore: coding style (#4054) 2024-04-09 17:19:47 +08:00
tracehandler_test.go feat(trace): add trace test helpers (#3108) 2023-04-08 14:52:25 +00:00
tracehandler.go chore: avoid nested WithCodeResponseWriter (#3406) 2023-07-11 15:59:43 +00:00