go-zero/zrpc/internal/serverinterceptors
2023-10-26 15:51:28 +00:00
..
authinterceptor_test.go refactor(redistest): simplify redistest.CreateRedis API (#3086) 2023-04-01 05:02:21 +00:00
authinterceptor.go chore: change interface{} to any (#2818) 2023-01-24 16:32:02 +08:00
breakerinterceptor_test.go chore: change interface{} to any (#2818) 2023-01-24 16:32:02 +08:00
breakerinterceptor.go chore: refactor errors to use errors.Is (#3654) 2023-10-21 00:00:57 +08:00
prometheusinterceptor_test.go chore: change interface{} to any (#2818) 2023-01-24 16:32:02 +08:00
prometheusinterceptor.go feat: add metrics (#3624) 2023-10-26 15:51:28 +00:00
recoverinterceptor_test.go chore: change interface{} to any (#2818) 2023-01-24 16:32:02 +08:00
recoverinterceptor.go chore: change interface{} to any (#2818) 2023-01-24 16:32:02 +08:00
sheddinginterceptor_test.go chore: refactor errors to use errors.Is (#3654) 2023-10-21 00:00:57 +08:00
sheddinginterceptor.go chore: refactor errors to use errors.Is (#3654) 2023-10-21 00:00:57 +08:00
statinterceptor_test.go refactor: simplify zrpc stat config (#3107) 2023-04-08 14:45:05 +00:00
statinterceptor.go refactor: simplify zrpc stat config (#3107) 2023-04-08 14:45:05 +00:00
timeoutinterceptor_test.go chore: refactor zrpc timeout (#3671) 2023-10-26 08:55:26 +08:00
timeoutinterceptor.go chore: refactor zrpc timeout (#3671) 2023-10-26 08:55:26 +08:00
tracinginterceptor_test.go feat(trace): add trace test helpers (#3108) 2023-04-08 14:52:25 +00:00
tracinginterceptor.go chore: change interface{} to any (#2818) 2023-01-24 16:32:02 +08:00