中文字幕av专区_日韩电影在线播放_精品国产精品久久一区免费式_av在线免费观看网站

溫馨提示×

溫馨提示×

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

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

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

    孝义市| 余庆县| 即墨市| 望江县| 南宁市| 密云县| 鞍山市| 成安县| 沙田区| 蓝田县| 筠连县| 阳东县| 杭州市| 开远市| 荆门市| 霍州市| 金昌市| 广东省| 疏勒县| 永康市| 钟祥市| 耒阳市| 韩城市| 云林县| 文水县| 新巴尔虎右旗| 苗栗县| 延津县| 昭通市| 三江| 尉犁县| 柏乡县| 云龙县| 凤山县| 淄博市| 黑河市| 青海省| 宁明县| 仪征市| 安塞县| 林西县|