三个设置 · on:强制启用gomod管理第三方包,因此项目目录下必须包含go.mod 文件。 · off:通过当前项目下vendor目录或者GOPATH模式来查找。 · auto:如果 ...
確定! 回上一頁