You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
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
3 years ago
..
breakerinterceptor.go fix golint issues in zrpc (#531) 4 years ago
breakerinterceptor_test.go rename rpcx to zrpc 4 years ago
durationinterceptor.go feat: slow threshold customizable in zrpc (#1191) 3 years ago
durationinterceptor_test.go feat: slow threshold customizable in zrpc (#1191) 3 years ago
prometheusinterceptor.go disable prometheus if not configured (#663) 4 years ago
prometheusinterceptor_test.go disable prometheus if not configured (#663) 4 years ago
retryinterceptor.go chore: reorg imports, format code, make MaxRetires default to 0 (#1165) 3 years ago
retryinterceptor_test.go chore: reorg imports, format code, make MaxRetires default to 0 (#1165) 3 years ago
timeoutinterceptor.go upgrade grpc package (#845) 3 years ago
timeoutinterceptor_test.go simplify timeoutinterceptor (#840) 3 years ago
tracinginterceptor.go add more tests (#1114) 3 years ago
tracinginterceptor_test.go add more tests (#1114) 3 years ago