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