go-zero/zrpc
bigrocs 90828a0d4a
The default port is used when there is no port number for k8s (#2598)
* k8s 没有端口号时使用默认端口

* Modify the not port test
2022-11-27 09:00:11 +08:00
..
internal feat: remove info log when disable log (#2525) 2022-10-22 22:07:17 +08:00
resolver The default port is used when there is no port number for k8s (#2598) 2022-11-27 09:00:11 +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: conf inherit (#2568) 2022-11-08 15:27:48 +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