godoc本身的源代码在哪里?

huangapple go评论71阅读模式
英文:

Where is the source code for godoc itself?

问题

你想查看godoc工具的源代码,但是找不到。你可以在哪里找到它?

英文:

I want to look at the source code for the godoc tool, but I cannot find it. Where can I find it?

答案1

得分: 3

Golang及其工具现在也可以在GitHub上找到,链接为:https://github.com/golang/tools/tree/master/godoc

英文:

Golang and its tools are also available on github now, https://github.com/golang/tools/tree/master/godoc

huangapple
  • 本文由 发表于 2015年5月12日 22:59:49
  • 转载请务必保留本文链接:https://go.coder-hub.com/30194631.html
匿名

发表评论

匿名网友

:?: :razz: :sad: :evil: :!: :smile: :oops: :grin: :eek: :shock: :???: :cool: :lol: :mad: :twisted: :roll: :wink: :idea: :arrow: :neutral: :cry: :mrgreen:

确定