GoLand執行go get陳述句時報錯資訊如下:
github.com/astaxie/beego/plugins/authz
github.com/astaxie/beego/plugins/authz
F:\Go\Workspace\src\src\github.com\astaxie\beego\plugins\authz\authz.go:79:2: too many arguments to return
have (bool, error)
want (bool)
請教一下這是什么原因呀 GOROOT GOPATH設定如下:
GOROOT=F:\Go\Workspace\go1.14
GOPATH=F:\Go\Workspace\src
uj5u.com熱心網友回復:
報錯提示很明顯了,原始碼有問題.可以下舊版的試一下。轉載請註明出處,本文鏈接:https://www.uj5u.com/qita/60819.html
標籤:go語言
上一篇:匯編語言masm編譯問題
下一篇:簡短變數
