go-zero/zrpc/internal
2023-03-11 14:34:28 +08:00
..
auth chore: change interface{} to any (#2818) 2023-01-24 16:32:02 +08:00
balancer/p2c chore: add more tests (#3010) 2023-03-10 21:56:19 +08:00
clientinterceptors Added zrpc server custom serverID for custom registration Key when the service is registered on ETCD. (#3008) 2023-03-11 14:34:28 +08:00
codes feat: convert grpc errors to http status codes (#1997) 2022-06-11 23:07:26 +08:00
mock chore: change interface{} to any (#2818) 2023-01-24 16:32:02 +08:00
serverinterceptors chore: change interface{} to any (#2818) 2023-01-24 16:32:02 +08: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 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: change interface{} to any (#2818) 2023-01-24 16:32:02 +08:00
rpcpubserver_test.go chore: add more tests (#2814) 2023-01-24 12:03:05 +08:00
rpcpubserver.go Added zrpc server custom serverID for custom registration Key when the service is registered on ETCD. (#3008) 2023-03-11 14:34:28 +08:00
rpcserver_test.go fix: test failures (#2892) 2023-02-16 19:45:34 +08:00
rpcserver.go feat: converge grpc interceptor processing (#2830) 2023-01-30 15:48:50 +08: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