91超碰碰碰碰久久久久久综合_超碰av人澡人澡人澡人澡人掠_国产黄大片在线观看画质优化_txt小说免费全本

溫馨提示×

溫馨提示×

您好,登錄后才能下訂單哦!

密碼登錄×
登錄注冊×
其他方式登錄
點擊 登錄注冊 即表示同意《億速云用戶服務條款》

goland中導包報紅和go?mod問題怎么解決

發布時間:2023-03-07 17:17:50 來源:億速云 閱讀:334 作者:iii 欄目:開發技術

這篇文章主要介紹了goland中導包報紅和go mod問題怎么解決的相關知識,內容詳細易懂,操作簡單快捷,具有一定借鑒價值,相信大家閱讀完這篇goland中導包報紅和go mod問題怎么解決文章都會有所收獲,下面我們一起來看看吧。

    goland導包報紅

    1. 原理

    import的包有兩類:

    (1)在go.mod中有地址的,這種需要拉到gopath/pkg下

    (2)沒在go.mod的,這種在項目里,import的路徑需要從path路徑(即:/go/src/,gopath為go尋找的根路徑)為根路徑可以找到的:import github.com/CardInfoLink/quickpay/internal/ins,對應項目所在路徑:/go/src/github.com/CardInfoLink/quickpay

    2. 以前的筆記

    goland中導包報紅和go?mod問題怎么解決

    goland中導包報紅和go?mod問題怎么解決

    要打開項目的直接目錄:trunk

    若打開上級的話則報紅

    可能有關這些配置文件的原因

    go mod

    go mod tidy 

    goland 還是報紅的話 goland Preference->Go->Go Modules(vgo) -> Enable Go Modules(vgo)intergration

    jrw@wangfy:~/code/community/article$ go mod
    Go mod provides access to operations on modules.
     
    Note that support for modules is built into all the go commands,
    not just 'go mod'. For example, day-to-day adding, removing, upgrading,
    and downgrading of dependencies should be done using 'go get'.
    See 'go help modules' for an overview of module functionality.
     
    Usage:
     
            go mod <command> [arguments]
     
    The commands are:
     
            download    download modules to local cache
            edit        edit go.mod from tools or scripts
            graph       print module requirement graph
            init        initialize new module in current directory
            tidy        add missing and remove unused modules
            vendor      make vendored copy of dependencies
            verify      verify dependencies have expected content
            why         explain why packages or modules are needed
     
    Use "go help mod <command>" for more information about a command.

    GO111MODULE=on

    export GOPROXY=https://goproxy.io

    sudo chmod -R 777  /工作目錄 (-R:是指幾連醫用到目錄里所有子目錄和文件;777:是指所有用戶都擁有的最高權限)

    go mod tidy

    關于“goland中導包報紅和go mod問題怎么解決”這篇文章的內容就介紹到這里,感謝各位的閱讀!相信大家對“goland中導包報紅和go mod問題怎么解決”知識都有一定的了解,大家如果還想學習更多知識,歡迎關注億速云行業資訊頻道。

    向AI問一下細節

    免責聲明:本站發布的內容(圖片、視頻和文字)以原創、轉載和分享為主,文章觀點不代表本網站立場,如果涉及侵權請聯系站長郵箱:is@yisu.com進行舉報,并提供相關證據,一經查實,將立刻刪除涉嫌侵權內容。

    AI

    北辰区| 泰和县| 江达县| 衡东县| 福建省| 青海省| 旬邑县| 视频| 常德市| 富顺县| 涞源县| 林州市| 神池县| 永州市| 永年县| 皋兰县| 东宁县| 大洼县| 南部县| 新绛县| 岳西县| 加查县| 曲麻莱县| 全椒县| 泾源县| 中西区| 明溪县| 漳州市| 抚州市| 延津县| 高州市| 来凤县| 和顺县| 镇远县| 桓台县| 荣昌县| 塔河县| 九龙县| 温泉县| 泗阳县| 璧山县|