blob: 4b08597ffdc427150ada0f8560cfeaf024e377f5 (
plain)
1
2
3
4
5
6
7
8
|
golang-googlecode-gotools
Provides a couple of tools for working with the Go programming language. Like
godoc, a code vetting analysis utility and others.
This also provides the import path of code.google.com/p/go.tools for the Go
programming language. These libraries are source only.
To compile using the libraries, include "/usr/share/gocode" in your GOPATH
|