Commit Graph

5 Commits (619e838513b2a47bed74cfe71f46d250175eca42)

Author SHA1 Message Date
Kevin Wan ae87114282
chore: change interface{} to any (#2818)
* chore: change interface{} to any

* chore: update goctl version to 1.5.0

* chore: update goctl deps
2 years ago
Kevin Wan 50a6bbe6b9
format coding style (#970) 3 years ago
chenquan dfb3cb510a
Fix context error in grpc (#962)
* Fix context error in rpc

* Add a test case

* Optimize judgment conditions

* Add customized breaker errors for the client and server

* Update method signature

* Delete customized breaker errors

* Delete the wrong test case
3 years ago
Kevin Wan 4884a7b3c6
zrpc timeout & unit tests (#573)
* zrpc timeout & unit tests
4 years ago
kevin 0b1ee79d3a rename rpcx to zrpc 4 years ago