go-zero/zrpc/internal
2023-05-06 12:39:19 +08:00
..
auth refactor(redistest): simplify redistest.CreateRedis API (#3086) 2023-04-01 05:02:21 +00:00
balancer/p2c chore: add more tests (#3010) 2023-03-10 21:56:19 +08:00
clientinterceptors feat(trace): add trace test helpers (#3108) 2023-04-08 14:52:25 +00:00
codes feat: convert grpc errors to http status codes (#1997) 2022-06-11 23:07:26 +08:00
serverinterceptors feat(trace): add trace test helpers (#3108) 2023-04-08 14:52:25 +00: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 refactor: simplify zrpc stat config (#3107) 2023-04-08 14:45:05 +00: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: simplify tests with logtest (#3184) 2023-04-29 20:36:29 +08:00
rpcserver.go refactor: simplify zrpc stat config (#3107) 2023-04-08 14:45: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