go-zero/zrpc/internal
MarkJoyMa e20b02f311
gateway: open timeout function cabinet (#3047)
Co-authored-by: Kevin Wan <wanjunfeng@gmail.com>
2023-04-22 05:23:47 +00: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 chore: remove simple methods, inlined (#2768) 2023-01-09 00:55:13 +08:00
config.go refactor: simplify zrpc stat config (#3107) 2023-04-08 14:45:05 +00:00
rpclogger_test.go feat: add fields with logx methods, support using third party logging libs. (#1847) 2022-05-03 17:34:26 +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 gateway: open timeout function cabinet (#3047) 2023-04-22 05:23:47 +00: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