Home
Categories
WIKI
Topic
User
LANGUAGE:
中文
English
深度商店安装golang-doc,godoc -http=:606显示"Build version go1.2"
Experiences and Insight
859
views ·
1
replies ·
To
floor
Go
copy2
deepin
2014-07-24 04:24
Author
如题,go version明明是go 1.3.为什么这个显示go1.2.
另外godoc读/usr/share/go/src/pkg特定目录,怎么不提示呢?
由于go.exe安装在/usr/bin,所以GOROOT不用再设置,但是GOPATH一般要设置,这点与网上有不同,容易使大家搞混。好像godoc不会读GOPATH目录下的包.
最后,真希望系统改动哪里,有哪些默认设置,能有个wiki说明.
Reply
Like 0
Favorite
View the author
All Replies
Bluek404
deepin
2014-07-24 18:47
#1
楼主确定是go.exe么= =
第三方库查看的话可以用
https://gowalker.org/
Reply
Like 0
View the author
Please
sign
in first
Featured Collection
Change
UOS AI 2.8 Released! Three New Intelligent Agents & Major Evolution
Solid Q&A | deepin 25 Common Questions – The Immutable System Edition
New Thread
Popular Ranking
Change
deepin Global Community Expands: Indonesia Site Officially Launched
App store
please help! always failed install deepin os 25.0.1....why?
Popular Events
More
另外godoc读/usr/share/go/src/pkg特定目录,怎么不提示呢?
由于go.exe安装在/usr/bin,所以GOROOT不用再设置,但是GOPATH一般要设置,这点与网上有不同,容易使大家搞混。好像godoc不会读GOPATH目录下的包.
最后,真希望系统改动哪里,有哪些默认设置,能有个wiki说明.