go-zero/zrpc/internal
2024-02-20 10:11:43 +08:00
..
auth refactor(redistest): simplify redistest.CreateRedis API (#3086) 2023-04-01 05:02:21 +00:00
balancer/p2c chore: upgrade grpc (#3558) 2023-09-12 10:30:26 +08:00
clientinterceptors feat: add metrics (#3624) 2023-10-26 15:51:28 +00:00
codes chore: refactor errors to use errors.Is (#3654) 2023-10-21 00:00:57 +08:00
serverinterceptors chore: add tests (#3921) 2024-02-20 10:11:43 +08:00
client_test.go chore: change interface{} to any (#2818) 2023-01-24 16:32:02 +08:00
client.go fix: remove etcd pings to avoid too-many-pings error (#3212) 2023-05-06 12:39:19 +08:00
config.go chore: refactor zrpc timeout (#3671) 2023-10-26 08:55:26 +08:00
rpclogger_test.go chore: simplify tests with logtest (#3184) 2023-04-29 20:36:29 +08:00
rpclogger.go chore: change interface{} to any (#2818) 2023-01-24 16:32:02 +08:00
rpcpubserver_test.go chore: add more tests (#3014) 2023-03-11 14:57:56 +08:00
rpcpubserver.go chore: add more tests (#3014) 2023-03-11 14:57:56 +08:00
rpcserver_test.go chore: update restful/grpc servers shutdown stages (#3662) 2023-10-23 13:03:05 +00:00
rpcserver.go chore: update restful/grpc servers shutdown stages (#3662) 2023-10-23 13:03:05 +00:00
server_test.go chore: change interface{} to any (#2818) 2023-01-24 16:32:02 +08:00
server.go feat: rpc add health check function configuration optional (#2288) 2022-08-23 13:44:21 +08:00