go-zero/zrpc
Kevin Wan 1677a4dceb
feat: conf inherit (#2568)
* feat: add ValuerWithParent

* feat: make etcd config inherit from parents

* chore: add more tests

* chore: add more tests

* chore: add more comments

* chore: refactor

* chore: add more comments

* fix: fix duplicated code and refactor

* fix: remove unnecessary code

* fix: fix test case for removing print

* feat: support partial inherit
2022-11-08 15:27:48 +08:00
..
internal feat: remove info log when disable log (#2525) 2022-10-22 22:07:17 +08:00
resolver chore: add more tests (#2547) 2022-10-23 10:54:41 +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