Commit b42d91ef authored by 张振华's avatar 张振华

Update 接口文档与代码对比工具说明.md

parent 2c0bfe0e
## 1 工具需要做的配置及使用 ## 1 工具需要做的配置及使用
## 1 工具需要做的配置及使用 ## 1 工具需要做的配置及使用
工具以python脚本形式存在,在Ubuntu Linux上执行。 工具以python脚本形式存在,在Ubuntu Linux上执行。
预备条件: 预备条件:
1.安装了go,版本go 1.12及以上。 1.安装了go,版本go 1.12及以上,支持go mod
2.下载了plugin代码,并可以编译 2.下载了plugin代码,并可以编译
3.假定plugin代码路径为/home/user/code/go/plugin 3.假定plugin代码路径为/home/user/code/go/plugin
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment