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 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
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
crashinterceptor.go chore: add unit tests (#1615) 3 years ago
crashinterceptor_test.go chore: add unit tests (#1615) 3 years ago
prometheusinterceptor.go feat: rename module from tal-tech to zeromicro (#1413) 3 years ago
prometheusinterceptor_test.go feat: rename module from tal-tech to zeromicro (#1413) 3 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 chore: update roadmap (#1948) 3 years ago
statinterceptor_test.go Delete duplicated crash recover logic. (#1950) 3 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 chore: add unit tests (#1615) 3 years ago
tracinginterceptor_test.go chore: add unit tests (#1615) 3 years ago