1
0
mirror of https://github.com/go-kratos/kratos.git synced 2025-01-14 02:33:03 +02:00
kratos/middleware
2022-11-29 11:23:02 +08:00
..
auth/jwt test(middleware/auth/jwt): add test TestNewContextAndFromContext (#2447) 2022-10-18 20:09:03 +08:00
circuitbreaker fix(circuitbreaker): add WithCircuitBreaker to fix WithGroup is useless (#2535) 2022-11-29 11:23:02 +08:00
logging test(middleware/logging): TestExtractError (#2443) 2022-10-14 11:08:42 +08:00
metadata test(middleware/metadata): supplement test and modify code style (#2448) 2022-10-18 20:08:18 +08:00
metrics tests(coverage): Increase middleware tests coverage (#2165) 2022-07-08 19:53:21 +08:00
ratelimit fix: fmt import (#2379) 2022-09-27 14:08:08 +08:00
recovery tests(coverage): Increase middleware tests coverage (#2165) 2022-07-08 19:53:21 +08:00
selector fix: modify interface check way (#2375) 2022-09-14 22:05:48 +08:00
tracing style: modify declaring empty slices (#2378) 2022-09-27 23:14:29 +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