其中 go mod init 后面所添加路径 github.com/my/repo 有两个作用:. 作为Module 的标识(identity);. 作为Module 的import path,当其他项目引用 ...
確定! 回上一頁