检测到您已登录华为云国际站账号,为了您更好的体验,建议您访问国际站服务网站 https://www.huaweicloud.com/intl/zh-cn
不再显示此消息
未实名认证
已实名认证
mod文件,操作如下,以模块名为test为例: $ go mod init test 在目录“/home/fssgo”下编辑go.mod文件,添加加粗部分内容: module test go 1.14 require ( huaweicloud.com/go-runtime