go-zero/zrpc/internal/serverinterceptors
Kevin Wan 26c541b9cb
feat: add middlewares config for zrpc (#2766)
* feat: add middlewares config for zrpc

* chore: add tests

* chore: improve codecov

* chore: improve codecov
2023-01-08 19:34:05 +08:00
..
authinterceptor_test.go chore: add unit tests (#1615) 2022-03-04 17:54:09 +08:00
authinterceptor.go chore: add unit tests (#1615) 2022-03-04 17:54:09 +08:00
breakerinterceptor_test.go chore: add unit tests (#1615) 2022-03-04 17:54:09 +08:00
breakerinterceptor.go chore: add unit tests (#1615) 2022-03-04 17:54:09 +08:00
prometheusinterceptor_test.go feat: rename module from tal-tech to zeromicro (#1413) 2022-01-04 15:51:32 +08:00
prometheusinterceptor.go chore: refactor the imports (#2406) 2022-09-17 20:06:23 +08:00
recoverinterceptor_test.go feat: add middlewares config for zrpc (#2766) 2023-01-08 19:34:05 +08:00
recoverinterceptor.go feat: add middlewares config for zrpc (#2766) 2023-01-08 19:34:05 +08:00
sheddinginterceptor_test.go feat: rename module from tal-tech to zeromicro (#1413) 2022-01-04 15:51:32 +08:00
sheddinginterceptor.go feat: rename module from tal-tech to zeromicro (#1413) 2022-01-04 15:51:32 +08:00
statinterceptor_test.go fix #2109 (#2116) 2022-07-09 15:05:59 +08:00
statinterceptor.go feat: remove info log when disable log (#2525) 2022-10-22 22:07:17 +08:00
timeoutinterceptor_test.go format coding style (#970) 2021-08-28 12:11:11 +08:00
timeoutinterceptor.go feat: convert grpc errors to http status codes (#1997) 2022-06-11 23:07:26 +08:00
tracinginterceptor_test.go fix:trace graceful stop,pre loss trace (#2358) 2022-09-07 10:33:01 +08:00
tracinginterceptor.go Fix/del server interceptor duplicate copy md 20220827 (#2309) 2022-08-27 18:55:40 +08:00