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
mongobaba 459d3025c5
optimize: change err == xx to errors.Is(err, xx) (#3991)
9 months ago
..
breakerinterceptor.go chore: change interface{} to any (#2818) 2 years ago
breakerinterceptor_test.go chore: change interface{} to any (#2818) 2 years ago
durationinterceptor.go chore: change interface{} to any (#2818) 2 years ago
durationinterceptor_test.go chore: add more tests (#3010) 2 years ago
prometheusinterceptor.go feat: add metrics (#3624) 1 year ago
prometheusinterceptor_test.go chore: change interface{} to any (#2818) 2 years ago
timeoutinterceptor.go chore: refactor zrpc timeout (#3671) 1 year ago
timeoutinterceptor_test.go chore: refactor zrpc timeout (#3671) 1 year ago
tracinginterceptor.go optimize: change err == xx to errors.Is(err, xx) (#3991) 9 months ago
tracinginterceptor_test.go chore: fix warnings (#3990) 9 months ago