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
MarkJoyMa c05e03bb5a
feat: add metrics (#3624)
1 year ago
..
authinterceptor.go chore: change interface{} to any (#2818) 2 years ago
authinterceptor_test.go refactor(redistest): simplify redistest.CreateRedis API (#3086) 2 years ago
breakerinterceptor.go chore: refactor errors to use errors.Is (#3654) 1 year ago
breakerinterceptor_test.go chore: change interface{} to any (#2818) 2 years ago
prometheusinterceptor.go feat: add metrics (#3624) 1 year ago
prometheusinterceptor_test.go chore: change interface{} to any (#2818) 2 years ago
recoverinterceptor.go chore: change interface{} to any (#2818) 2 years ago
recoverinterceptor_test.go chore: change interface{} to any (#2818) 2 years ago
sheddinginterceptor.go chore: refactor errors to use errors.Is (#3654) 1 year ago
sheddinginterceptor_test.go chore: refactor errors to use errors.Is (#3654) 1 year ago
statinterceptor.go refactor: simplify zrpc stat config (#3107) 2 years ago
statinterceptor_test.go refactor: simplify zrpc stat config (#3107) 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 chore: change interface{} to any (#2818) 2 years ago
tracinginterceptor_test.go feat(trace): add trace test helpers (#3108) 2 years ago