You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
go-zero/zrpc
Kevin Wan c19d2637ea
feat: implement fx.NoneMatch, fx.First, fx.Last (#1402)
* chore: use workers from options in fx.unlimitedWalk

* feat: add fx.NoneMatch

* feat: add fx.First, fx.Last

* chore: add more comments

* docs: add mr readme
3 years ago
..
internal fix: go issue 16206 (#1298) 3 years ago
resolver feat: support third party orm to interact with go-zero (#1286) 3 years ago
client.go feat: support third party orm to interact with go-zero (#1286) 3 years ago
client_test.go chore: cleanup zRPC retry code (#1280) 3 years ago
config.go feat: support third party orm to interact with go-zero (#1286) 3 years ago
config_test.go feat: support ssl on zrpc, simplify the config (#1175) 3 years ago
proxy.go rename sharedcalls to singleflight (#1017) 3 years ago
proxy_test.go rename rpcx to zrpc 4 years ago
server.go feature(retry): Delete retry mechanism (#1279) 3 years ago
server_test.go feat: implement fx.NoneMatch, fx.First, fx.Last (#1402) 3 years ago