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
zjbztianya d88da4cc88
Replace contextx.ShrinkDeadline with context.WithTimeout (#598)
4 years ago
..
authinterceptor.go fix golint issues in zrpc (#531) 4 years ago
authinterceptor_test.go move redistest into redis package 4 years ago
crashinterceptor.go fix golint issues in zrpc (#531) 4 years ago
crashinterceptor_test.go rename rpcx to zrpc 4 years ago
prometheusinterceptor.go fix golint issues in zrpc (#531) 4 years ago
prometheusinterceptor_test.go fix typo of prometheus 4 years ago
sheddinginterceptor.go fix golint issues in zrpc (#531) 4 years ago
sheddinginterceptor_test.go fix golint issues, else blocks (#457) 4 years ago
statinterceptor.go fix golint issues in zrpc (#531) 4 years ago
statinterceptor_test.go rename rpcx to zrpc 4 years ago
timeoutinterceptor.go Replace contextx.ShrinkDeadline with context.WithTimeout (#598) 4 years ago
timeoutinterceptor_test.go zrpc timeout & unit tests (#573) 4 years ago
tracinginterceptor.go fix golint issues in zrpc (#531) 4 years ago
tracinginterceptor_test.go rename rpcx to zrpc 4 years ago