go-zero/zrpc/internal/clientinterceptors
Kevin Wan ba43214dae
feat: slow threshold customizable in zrpc (#1191)
* feat: slow threshold customizable in rest

* feat: slow threshold customizable in rest

* feat: slow threshold customizable in rest

* feat: slow threshold customizable in zrpc
2021-11-01 15:04:38 +08:00
..
breakerinterceptor_test.go rename rpcx to zrpc 2020-09-18 11:41:52 +08:00
breakerinterceptor.go fix golint issues in zrpc (#531) 2021-03-01 23:52:44 +08:00
durationinterceptor_test.go feat: slow threshold customizable in zrpc (#1191) 2021-11-01 15:04:38 +08:00
durationinterceptor.go feat: slow threshold customizable in zrpc (#1191) 2021-11-01 15:04:38 +08:00
prometheusinterceptor_test.go disable prometheus if not configured (#663) 2021-04-30 15:09:49 +08:00
prometheusinterceptor.go disable prometheus if not configured (#663) 2021-04-30 15:09:49 +08:00
retryinterceptor_test.go chore: reorg imports, format code, make MaxRetires default to 0 (#1165) 2021-10-27 20:57:18 +08:00
retryinterceptor.go chore: reorg imports, format code, make MaxRetires default to 0 (#1165) 2021-10-27 20:57:18 +08:00
timeoutinterceptor_test.go simplify timeoutinterceptor (#840) 2021-07-24 21:51:46 +08:00
timeoutinterceptor.go upgrade grpc package (#845) 2021-07-24 22:29:02 +08:00
tracinginterceptor_test.go add more tests (#1114) 2021-10-04 20:02:25 +08:00
tracinginterceptor.go add more tests (#1114) 2021-10-04 20:02:25 +08:00