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/serverinterceptors
chenquan dfb3cb510a
Fix context error in grpc (#962)
* Fix context error in rpc

* Add a test case

* Optimize judgment conditions

* Add customized breaker errors for the client and server

* Update method signature

* Delete customized breaker errors

* Delete the wrong test case
3 years ago
..
authinterceptor.go fix golint issues in zrpc (#531) 4 years ago
authinterceptor_test.go move redistest into redis package 4 years ago
breakerinterceptor.go fix #792 (#873) 3 years ago
breakerinterceptor_test.go fix #792 (#873) 3 years ago
crashinterceptor.go fix #889 (#912) 3 years ago
crashinterceptor_test.go rename rpcx to zrpc 4 years ago
opentracinginterceptor.go rest otel support (#943) 3 years ago
opentracinginterceptor_test.go add the opentelemetry tracing (#908) 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
sheddinginterceptor.go fix golint issues in zrpc (#531) 4 years ago
sheddinginterceptor_test.go chore: update code format. (#628) 4 years ago
statinterceptor.go fix golint issues in zrpc (#531) 4 years ago
statinterceptor_test.go rename rpcx to zrpc 4 years ago
timeoutinterceptor.go Fix context error in grpc (#962) 3 years ago
timeoutinterceptor_test.go Fix context error in grpc (#962) 3 years ago
tracinginterceptor.go fix golint issues in zrpc (#531) 4 years ago
tracinginterceptor_test.go rename rpcx to zrpc 4 years ago