1
0
mirror of https://github.com/go-kratos/kratos.git synced 2024-12-26 20:54:38 +02:00
kratos/middleware
2024-04-27 19:38:14 +08:00
..
auth/jwt deps:update jwt v4 ->v5 (#3085) 2023-12-09 23:12:59 +08:00
circuitbreaker fix: rectification of non-standard lint codes (#2746) 2023-03-21 15:33:08 +08:00
logging fix: logging middleware caller issue #3133 (#3134) 2024-03-15 11:15:31 +08:00
metadata refactor: metadata supports key corresponding to multiple values (#2772) 2023-04-10 14:35:38 +08:00
metrics chore(middleware/metrics): if requests and seconds are nil, return directly (#3298) 2024-04-27 19:38:14 +08:00
ratelimit fix: rectification of non-standard lint codes (#2746) 2023-03-21 15:33:08 +08:00
recovery feat: Add latency to the recover handler context (#2653) 2023-02-23 18:26:23 +08:00
selector refactor: metadata supports key corresponding to multiple values (#2772) 2023-04-10 14:35:38 +08:00
tracing break(metrics): refactor kratos metrics with otel metrics (#3256) 2024-04-01 12:03:16 +08:00
validate cleanup: remove fmt and errors new err (#2377) 2022-09-27 14:12:09 +08:00
middleware_test.go test:remove testify go mod (#1766) 2022-01-14 10:02:42 +08:00
middleware.go add multiple middlewares (#936) 2021-05-20 23:30:50 +08:00