go-zero/zrpc
2022-10-17 06:30:58 +08:00
..
internal fix: replace Infof() with Errorf() in DurationInterceptor (#2495) (#2497) 2022-10-11 21:45:31 +08:00
resolver chore: fix lint errors (#2520) 2022-10-17 06:30:58 +08:00
client_test.go fix: remove deprecated dependencies (#1837) 2022-04-27 21:34:54 +08:00
client.go feat: support WithStreamClientInterceptor for zrpc clients (#1907) 2022-05-14 19:58:17 +08:00
config_test.go feat: rename module from tal-tech to zeromicro (#1413) 2022-01-04 15:51:32 +08:00
config.go feat: rpc add health check function configuration optional (#2288) 2022-08-23 13:44:21 +08:00
proxy_test.go fix: remove deprecated dependencies (#1837) 2022-04-27 21:34:54 +08:00
proxy.go test: add more tests (#1604) 2022-03-02 21:19:04 +08:00
server_test.go fix #2109 (#2116) 2022-07-09 15:05:59 +08:00
server.go feat: rpc add health check function configuration optional (#2288) 2022-08-23 13:44:21 +08:00