go-zero/rest
2023-08-14 14:22:22 +00:00
..
chain chore: change interface{} to any (#2818) 2023-01-24 16:32:02 +08:00
handler chore: avoid nested WithCodeResponseWriter (#3406) 2023-07-11 15:59:43 +00:00
httpc feat(trace): add trace test helpers (#3108) 2023-04-08 14:52:25 +00:00
httpx fix: #3478 (#3493) 2023-08-14 14:22:22 +00:00
internal chore: avoid nested WithCodeResponseWriter (#3406) 2023-07-11 15:59:43 +00:00
pathvar test: add more tests (#1352) 2021-12-20 22:42:36 +08:00
router chore: use %q instead of %s for unmarshaling (#3163) 2023-04-24 12:11:12 +08:00
token chore: change interface{} to any (#2818) 2023-01-24 16:32:02 +08:00
config.go refactor(rest): use static config for trace ignore paths. (#2773) 2023-01-12 09:40:18 +08:00
engine_test.go chore: add more tests (#3299) 2023-05-29 23:44:36 +08:00
engine.go Add method label for prometheus middleware metrics (#3226) 2023-05-08 12:59:20 +00:00
server_test.go chore: simplify tests with logtest (#3184) 2023-04-29 20:36:29 +08:00
server.go chore: add more tests (#3018) 2023-03-12 20:42:50 +08:00
types.go Added support for setting the parameter size accepted by the interface and custom timeout and maxbytes in API file (#1713) 2022-03-31 20:20:00 +08:00