Commit Graph

7 Commits (d41163f5c105c9c1ba2ba4daf5eb30a497da756e)

Author SHA1 Message Date
Kevin Wan 20f665ede8
implement k8s service discovery (#988)
* implement k8s service discovery

* simplify code

* use default namespace if not provided

* disable codecov bot comment

* ignore adhoc dir

* simplify building target in NewClient

* reformat code

* Fix filepath (#990)

* format code, and reorg imports (#991)

* add more unit test

Co-authored-by: anqiansong <anqiansong@gmail.com>
3 years ago
Kevin Wan 51de0d0620
fix golint issues in zrpc (#531) 4 years ago
kevin 1abe21aa2a export WithUnaryClientInterceptor 4 years ago
kevin cee170f3e9 fix zrpc client interceptor calling problem 4 years ago
kevin d1b303fe7e export cache package, add client interceptor customization 4 years ago
kevin dbca20e3df add zrpc client interceptor 4 years ago
kevin 0b1ee79d3a rename rpcx to zrpc 4 years ago