You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
kratos/middleware
hoslo 19f008b483
feat: Add latency to the recover handler context (#2653)
2 years ago
..
auth/jwt test(middleware/auth/jwt): add test TestNewContextAndFromContext (#2447) 2 years ago
circuitbreaker fix(circuitbreaker): add WithCircuitBreaker to fix WithGroup is useless (#2535) 2 years ago
logging feat(middleware): redacter interface for logging (#2564) 2 years ago
metadata test(middleware/metadata): supplement test and modify code style (#2448) 2 years ago
metrics tests(coverage): Increase middleware tests coverage (#2165) 2 years ago
ratelimit fix: fmt import (#2379) 2 years ago
recovery feat: Add latency to the recover handler context (#2653) 2 years ago
selector fix: modify interface check way (#2375) 2 years ago
tracing style: modify declaring empty slices (#2378) 2 years ago
validate cleanup: remove fmt and errors new err (#2377) 2 years ago
middleware.go add multiple middlewares (#936) 4 years ago
middleware_test.go test:remove testify go mod (#1766) 3 years ago