go-zero/zrpc/internal/serverinterceptors
Kevin Wan ed1c937998
feat: convert grpc errors to http status codes (#1997)
* feat: convert grpc errors to http status codes

* chore: circuit break include unimplemented grpc error

* chore: add reference link in comments
2022-06-11 23:07:26 +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
crashinterceptor_test.go chore: add unit tests (#1615) 2022-03-04 17:54:09 +08:00
crashinterceptor.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 feat: rename module from tal-tech to zeromicro (#1413) 2022-01-04 15:51:32 +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 Delete duplicated crash recover logic. (#1950) 2022-06-01 22:53:05 +08:00
statinterceptor.go chore: update roadmap (#1948) 2022-06-02 09:28:29 +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 chore: add unit tests (#1615) 2022-03-04 17:54:09 +08:00
tracinginterceptor.go chore: add unit tests (#1615) 2022-03-04 17:54:09 +08:00