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
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
2 years ago
..
authinterceptor.go chore: add unit tests (#1615) 3 years ago
authinterceptor_test.go chore: add unit tests (#1615) 3 years ago
breakerinterceptor.go chore: add unit tests (#1615) 3 years ago
breakerinterceptor_test.go chore: add unit tests (#1615) 3 years ago
prometheusinterceptor.go chore: refactor the imports (#2406) 2 years ago
prometheusinterceptor_test.go feat: rename module from tal-tech to zeromicro (#1413) 3 years ago
recoverinterceptor.go feat: add middlewares config for zrpc (#2766) 2 years ago
recoverinterceptor_test.go feat: add middlewares config for zrpc (#2766) 2 years ago
sheddinginterceptor.go feat: rename module from tal-tech to zeromicro (#1413) 3 years ago
sheddinginterceptor_test.go feat: rename module from tal-tech to zeromicro (#1413) 3 years ago
statinterceptor.go feat: remove info log when disable log (#2525) 2 years ago
statinterceptor_test.go fix #2109 (#2116) 2 years ago
timeoutinterceptor.go feat: convert grpc errors to http status codes (#1997) 2 years ago
timeoutinterceptor_test.go format coding style (#970) 3 years ago
tracinginterceptor.go Fix/del server interceptor duplicate copy md 20220827 (#2309) 2 years ago
tracinginterceptor_test.go fix:trace graceful stop,pre loss trace (#2358) 2 years ago