go-zero/zrpc/internal
2023-01-24 12:03:05 +08:00
..
auth feat: rename module from tal-tech to zeromicro (#1413) 2022-01-04 15:51:32 +08:00
balancer/p2c feat: rename module from tal-tech to zeromicro (#1413) 2022-01-04 15:51:32 +08:00
clientinterceptors fix: fix client side in zeromicro#2109 (zeromicro#2116) (#2659) 2022-12-04 00:25:52 +08:00
codes feat: convert grpc errors to http status codes (#1997) 2022-06-11 23:07:26 +08:00
mock ci: add Lint check on commits (#1086) 2021-09-23 19:57:05 +08:00
serverinterceptors feat: add middlewares config for zrpc (#2766) 2023-01-08 19:34:05 +08:00
client_test.go chore: add tests (#2774) 2023-01-09 23:48:31 +08:00
client.go chore: remove simple methods, inlined (#2768) 2023-01-09 00:55:13 +08:00
config.go feat: add middlewares config for zrpc (#2766) 2023-01-08 19:34:05 +08: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: remove init if possible (#2485) 2022-10-06 23:57:56 +08:00
rpcpubserver_test.go chore: add more tests (#2814) 2023-01-24 12:03:05 +08:00
rpcpubserver.go feat: add middlewares config for zrpc (#2766) 2023-01-08 19:34:05 +08:00
rpcserver_test.go chore: add more tests (#2814) 2023-01-24 12:03:05 +08:00
rpcserver.go chore: remove simple methods, inlined (#2768) 2023-01-09 00:55:13 +08:00
server_test.go chore: add unit tests (#1615) 2022-03-04 17:54:09 +08:00
server.go feat: rpc add health check function configuration optional (#2288) 2022-08-23 13:44:21 +08:00