mirror of
https://github.com/zeromicro/go-zero.git
synced 2026-05-07 15:10:01 +08:00
rename rpcx to zrpc
This commit is contained in:
@@ -20,7 +20,7 @@ type (
|
||||
|
||||
// why not name it as Conf, because we need to consider usage like:
|
||||
// type Config struct {
|
||||
// rpcx.RpcConf
|
||||
// zrpc.RpcConf
|
||||
// rest.RestConf
|
||||
// }
|
||||
// if with the name Conf, there will be two Conf inside Config.
|
||||
|
||||
Reference in New Issue
Block a user